From 7bd7008d998bf73e484a8f25bf4b5d5f154a3acc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 06:14:26 +0000 Subject: [PATCH] Bump @cldn/ip from 2.0.5 to 2.0.6 Bumps [@cldn/ip](https://github.com/cloudnode-pro/ip) from 2.0.5 to 2.0.6. - [Release notes](https://github.com/cloudnode-pro/ip/releases) - [Commits](https://github.com/cloudnode-pro/ip/compare/v2.0.5...v2.0.6) --- updated-dependencies: - dependency-name: "@cldn/ip" dependency-version: 2.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9cf3e11..84bec36 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,9 +20,9 @@ } }, "node_modules/@cldn/ip": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/@cldn/ip/-/ip-2.0.5.tgz", - "integrity": "sha512-fdptR8uZ/73pAQdOzGEPqkoVjYh/s/bWv0FyxYk8p+5TTImGMDMzJCxGn+WgvIRR0LeV5mVOKjdJ20HIS2WH4w==", + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/@cldn/ip/-/ip-2.0.6.tgz", + "integrity": "sha512-1W6638VbPZAQUMsTfxciSU68joUJxcFvteF9RHrDsc64UJJAGVYewaYJpK8D3WIetJpuI+/BSmK2aOfqh7opoQ==", "license": "LGPL-3.0" }, "node_modules/@gerrit0/mini-shiki": {