From e64eb62a4c637b082ca6b4f81872262d8c5e3d62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 01:23:36 +0000 Subject: [PATCH] build(deps): bump ip-address in /samples/cross-account-aws-cdk 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] --- samples/cross-account-aws-cdk/package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/samples/cross-account-aws-cdk/package-lock.json b/samples/cross-account-aws-cdk/package-lock.json index ec6fd525..7d1a8bd5 100644 --- a/samples/cross-account-aws-cdk/package-lock.json +++ b/samples/cross-account-aws-cdk/package-lock.json @@ -9,8 +9,8 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "@orbi-ts/core": "latest", - "@orbi-ts/fuel": "latest", + "@orbi-ts/core": "*", + "@orbi-ts/fuel": "*", "aws-cdk-lib": "^2.182.0" }, "devDependencies": { @@ -7698,9 +7698,9 @@ "license": "ISC" }, "node_modules/ip-address": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.1.0.tgz", - "integrity": "sha512-XXADHxXmvT9+CRxhXg56LJovE+bmWnEWB78LB83VZTprKTmaC5QfruXocxzTZ2Kl0DNwKuBdlIhjL8LeY8Sf8Q==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.2.0.tgz", + "integrity": "sha512-/+S6j4E9AHvW9SWMSEY9Xfy66O5PWvVEJ08O0y5JGyEKQpojb0K0GKpz/v5HJ/G0vi3D2sjGK78119oXZeE0qA==", "license": "MIT", "engines": { "node": ">= 12"