Skip to content

Commit 551140b

Browse files
Bump ip from 1.1.5 to 2.0.1
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 2.0.1. - [Commits](indutny/node-ip@v1.1.5...v2.0.1) --- updated-dependencies: - dependency-name: ip dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b2e8a1 commit 551140b

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

packages/relay-devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"cross-spawn": "^7.0.1",
2525
"electron": "^15.5.5",
26-
"ip": "^1.1.4",
26+
"ip": "^2.0.1",
2727
"minimist": "^1.2.6",
2828
"relay-devtools-core": "^1.0.0",
2929
"update-notifier": "^3.0.1"

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5674,11 +5674,16 @@ ip-regex@^2.1.0:
56745674
resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-2.1.0.tgz#fa78bf5d2e6913c911ce9f819ee5146bb6d844e9"
56755675
integrity sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk=
56765676

5677-
ip@^1.1.0, ip@^1.1.4, ip@^1.1.5:
5677+
ip@^1.1.0, ip@^1.1.5:
56785678
version "1.1.5"
56795679
resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.5.tgz#bdded70114290828c0a039e72ef25f5aaec4354a"
56805680
integrity sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=
56815681

5682+
ip@^2.0.1:
5683+
version "2.0.1"
5684+
resolved "https://registry.yarnpkg.com/ip/-/ip-2.0.1.tgz#e8f3595d33a3ea66490204234b77636965307105"
5685+
integrity sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==
5686+
56825687
ipaddr.js@1.9.0:
56835688
version "1.9.0"
56845689
resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.9.0.tgz#37df74e430a0e47550fe54a2defe30d8acd95f65"

0 commit comments

Comments
 (0)