From d001760cf5691644f412b6f7fe8deb686e95168a Mon Sep 17 00:00:00 2001 From: Yann Braga Date: Wed, 25 May 2022 22:15:10 +0200 Subject: [PATCH] feat: bump ip to 2.0.0 --- lib/core-server/package.json | 2 +- yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/lib/core-server/package.json b/lib/core-server/package.json index af967ab9206e..1ad69bfb5563 100644 --- a/lib/core-server/package.json +++ b/lib/core-server/package.json @@ -68,7 +68,7 @@ "fs-extra": "^9.0.1", "global": "^4.4.0", "globby": "^11.0.2", - "ip": "^1.1.5", + "ip": "^2.0.0", "lodash": "^4.17.21", "node-fetch": "^2.6.7", "open": "^8.4.0", diff --git a/yarn.lock b/yarn.lock index dfb5cd913b50..342557e467ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7689,7 +7689,7 @@ __metadata: fs-extra: ^9.0.1 global: ^4.4.0 globby: ^11.0.2 - ip: ^1.1.5 + ip: ^2.0.0 jest-specific-snapshot: ^4.0.0 lodash: ^4.17.21 node-fetch: ^2.6.7 @@ -26453,6 +26453,13 @@ __metadata: languageName: node linkType: hard +"ip@npm:^2.0.0": + version: 2.0.0 + resolution: "ip@npm:2.0.0" + checksum: 8d186cc5585f57372847ae29b6eba258c68862055e18a75cc4933327232cb5c107f89800ce29715d542eef2c254fbb68b382e780a7414f9ee7caf60b7a473958 + languageName: node + linkType: hard + "ipaddr.js@npm:1.9.1, ipaddr.js@npm:^1.9.0": version: 1.9.1 resolution: "ipaddr.js@npm:1.9.1"