Skip to content

Commit b3c5f75

Browse files
authored
Merge pull request #324 from purocean/dependabot/npm_and_yarn/ip-1.1.9
chore(deps): bump ip from 1.1.5 to 1.1.9
2 parents b4c6acc + 79f065d commit b3c5f75

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"glob": "^8.0.3",
4141
"http-proxy-agent": "^5.0.0",
4242
"https-proxy-agent": "^5.0.0",
43-
"ip": "^1.1.5",
43+
"ip": "^1.1.9",
4444
"jsonrpc-bridge": "^0.0.4",
4545
"jsonwebtoken": "^9.0.0",
4646
"koa": "^2.13.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5459,10 +5459,10 @@ internal-slot@^1.0.5:
54595459
hasown "^2.0.0"
54605460
side-channel "^1.0.4"
54615461

5462-
ip@^1.1.5:
5463-
version "1.1.5"
5464-
resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.5.tgz#bdded70114290828c0a039e72ef25f5aaec4354a"
5465-
integrity sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=
5462+
ip@^1.1.5, ip@^1.1.9:
5463+
version "1.1.9"
5464+
resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.9.tgz#8dfbcc99a754d07f425310b86a99546b1151e396"
5465+
integrity sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ==
54665466

54675467
ip@^2.0.0:
54685468
version "2.0.0"

0 commit comments

Comments
 (0)