From 8a9e76bdd5c9d67e8428cf130fa52446b8748a16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 04:55:46 +0000 Subject: [PATCH] build(deps): bump cidr-tools from 11.0.5 to 11.0.6 in /src Bumps [cidr-tools](https://github.com/silverwind/cidr-tools) from 11.0.5 to 11.0.6. - [Release notes](https://github.com/silverwind/cidr-tools/releases) - [Commits](https://github.com/silverwind/cidr-tools/compare/11.0.5...11.0.6) --- updated-dependencies: - dependency-name: cidr-tools dependency-version: 11.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/package.json | 2 +- src/pnpm-lock.yaml | 21 ++++++++++++++------- 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/src/package.json b/src/package.json index 0c88fa0e..fcb55d98 100644 --- a/src/package.json +++ b/src/package.json @@ -32,7 +32,7 @@ "@vueuse/nuxt": "^14.2.0", "apexcharts": "^5.3.6", "argon2": "^0.44.0", - "cidr-tools": "^11.0.5", + "cidr-tools": "^11.0.6", "citty": "^0.2.0", "consola": "^3.4.2", "crc-32": "^1.2.2", diff --git a/src/pnpm-lock.yaml b/src/pnpm-lock.yaml index ea8392fb..4c281092 100644 --- a/src/pnpm-lock.yaml +++ b/src/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^0.44.0 version: 0.44.0 cidr-tools: - specifier: ^11.0.5 - version: 11.0.5 + specifier: ^11.0.6 + version: 11.0.6 citty: specifier: ^0.2.0 version: 0.2.0 @@ -2803,8 +2803,8 @@ packages: resolution: {integrity: sha512-2Apfc6qH9uwF3QHmlYBA8ExB9VHq+1/Doj9sEMY55TVBcpQ3y/+gmMpcNIBBtfb5k54Vphmta+1IxjMqPlWWAA==} engines: {node: '>=20'} - cidr-tools@11.0.5: - resolution: {integrity: sha512-41Lp0H80eP+QQ39CKR3uQsQcUtvBye5MyYN5otiKhf+IGy791gLREB70FcjHU5hZYhQe6IKBrwPIBsAHGZmIRw==} + cidr-tools@11.0.6: + resolution: {integrity: sha512-RV6FaTXxvf3fzS7xkQ2sJXTwM/Q0YWA97+aUOKZ3RcB4jbV34ThcVo+mnMfBnkLbGOVl0sSt/Z9MJDYm8a3bwA==} engines: {node: '>=18'} citty@0.1.6: @@ -3687,6 +3687,7 @@ packages: glob@10.5.0: resolution: {integrity: sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true glob@13.0.0: @@ -3695,7 +3696,7 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me global-directory@4.0.1: resolution: {integrity: sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==} @@ -3842,6 +3843,10 @@ packages: resolution: {integrity: sha512-/+cJJZHXY1ajGe0ALRADOt0wLNbEy9zRXDs72HJmCZfLB34gUYeeaWkBm1lM8B/q6SDtWOLJ7FDUEV5hRblUXw==} engines: {node: '>=18'} + ip-bigint@8.2.4: + resolution: {integrity: sha512-uLnCfRdjiqRSX36+sKW3PBsotx58qEXSfbRWqdy1N5w6LtlIDCQnxuVce5OIBD50WA9VX2DWixtiBVtalWb1fA==} + engines: {node: '>=18'} + ip-regex@5.0.0: resolution: {integrity: sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} @@ -8420,9 +8425,9 @@ snapshots: dependencies: ip-regex: 5.0.0 - cidr-tools@11.0.5: + cidr-tools@11.0.6: dependencies: - ip-bigint: 8.2.3 + ip-bigint: 8.2.4 citty@0.1.6: dependencies: @@ -9457,6 +9462,8 @@ snapshots: ip-bigint@8.2.3: {} + ip-bigint@8.2.4: {} + ip-regex@5.0.0: {} iron-webcrypto@1.2.1: {}