From 8a807c4e873d5aac865b0b562d5e2d72c47cdda0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 02:38:33 +0000 Subject: [PATCH] Bump ip-address from 10.1.0 to 10.2.0 in /.github/actions Bumps [ip-address](https://github.com/beaugunderson/ip-address) from 10.1.0 to 10.2.0. - [Commits](https://github.com/beaugunderson/ip-address/commits) --- updated-dependencies: - dependency-name: ip-address dependency-version: 10.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .github/actions/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/actions/package-lock.json b/.github/actions/package-lock.json index 260ea3810..cdc6c423f 100644 --- a/.github/actions/package-lock.json +++ b/.github/actions/package-lock.json @@ -4550,9 +4550,9 @@ "license": "ISC" }, "node_modules/ip-address": { - "version": "10.1.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ip-address/-/ip-address-10.1.0.tgz", - "integrity": "sha1-2Nz/s00OAuskFCdESm4j9bBZWqQ=", + "version": "10.2.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ip-address/-/ip-address-10.2.0.tgz", + "integrity": "sha1-gF/BeLIMUYvUyFSLJP4wiS1/MgY=", "dev": true, "license": "MIT", "engines": {