Skip to content

Commit b0dff5f

Browse files
fix(deps): update dependency ip to v2 [security]
1 parent a8b266f commit b0dff5f

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"node": ">= 12.0.0"
4040
},
4141
"dependencies": {
42-
"ip": "^1.1.5",
42+
"ip": "^2.0.0",
4343
"murmurhash3js": "^3.0.1"
4444
},
4545
"peerDependencies": {

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4869,11 +4869,6 @@ ip-regex@^4.1.0:
48694869
resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-4.3.0.tgz#687275ab0f57fa76978ff8f4dddc8a23d5990db5"
48704870
integrity sha512-B9ZWJxHHOHUhUjCPrMpLD4xEq35bUTClHM1S6CBU5ixQnkZmwipwgc96vAd7AAGM9TGHvJR+Uss+/Ak6UphK+Q==
48714871

4872-
ip@^1.1.5:
4873-
version "1.1.9"
4874-
resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.9.tgz#8dfbcc99a754d07f425310b86a99546b1151e396"
4875-
integrity sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ==
4876-
48774872
ip@^2.0.0:
48784873
version "2.0.0"
48794874
resolved "https://registry.yarnpkg.com/ip/-/ip-2.0.0.tgz#4cf4ab182fee2314c75ede1276f8c80b479936da"

0 commit comments

Comments
 (0)