From 7837ba5ae5e9df55cffa3f5b2d6b23bd80808f1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 00:53:00 +0200 Subject: [PATCH] Bump ip from 1.1.8 to 1.1.9 (#1830) Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. - [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9) --- updated-dependencies: - dependency-name: ip dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cbec35160..e67f33905 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5274,8 +5274,8 @@ packages: engines: {node: '>=0.10.0'} dev: true - /ip@1.1.8: - resolution: {integrity: sha512-PuExPYUiu6qMBQb4l06ecm6T6ujzhmh+MeJcW9wa89PoAz5pvd4zPgN5WJV104mb6S2T1AwNIAaB70JNrLQWhg==} + /ip@1.1.9: + resolution: {integrity: sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ==} dev: true /ip@2.0.0: @@ -6845,7 +6845,7 @@ packages: engines: {node: '>= 14'} dependencies: degenerator: 4.0.4 - ip: 1.1.8 + ip: 1.1.9 netmask: 2.0.2 dev: true