From 79bcd1be482ddb418d807f819a9fdda5032d08a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 01:56:09 +0000 Subject: [PATCH] Bump the npm_and_yarn group group with 1 update Bumps the npm_and_yarn group group with 1 update: [ip](https://github.com/indutny/node-ip). Updates `ip` from 1.1.5 to 2.0.1 - [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v2.0.1) --- updated-dependencies: - dependency-name: ip dependency-type: indirect dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 42dae725b..cfa80ba3d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1638,7 +1638,7 @@ }, "node_modules/async": { "version": "0.2.10", - "resolved": "http://registry.npmjs.org/async/-/async-0.2.10.tgz", + "resolved": "https://registry.npmjs.org/async/-/async-0.2.10.tgz", "integrity": "sha1-trvgsGdLnXGXCMo43owjfLUmw9E=" }, "node_modules/asynckit": { @@ -11080,7 +11080,7 @@ }, "async": { "version": "0.2.10", - "resolved": "http://registry.npmjs.org/async/-/async-0.2.10.tgz", + "resolved": "https://registry.npmjs.org/async/-/async-0.2.10.tgz", "integrity": "sha1-trvgsGdLnXGXCMo43owjfLUmw9E=" }, "asynckit": {