Browse Source

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] <[email protected]>
pull/2467/head
dependabot[bot] 5 months ago
committed by GitHub
parent
commit
8a9e76bdd5
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/package.json
  2. 21
      src/pnpm-lock.yaml

2
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",

21
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'}
[email protected].5:
resolution: {integrity: sha512-41Lp0H80eP+QQ39CKR3uQsQcUtvBye5MyYN5otiKhf+IGy791gLREB70FcjHU5hZYhQe6IKBrwPIBsAHGZmIRw==}
[email protected].6:
resolution: {integrity: sha512-RV6FaTXxvf3fzS7xkQ2sJXTwM/Q0YWA97+aUOKZ3RcB4jbV34ThcVo+mnMfBnkLbGOVl0sSt/Z9MJDYm8a3bwA==}
engines: {node: '>=18'}
[email protected]:
@ -3687,6 +3687,7 @@ packages:
[email protected]:
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 [email protected]
hasBin: true
[email protected]:
@ -3695,7 +3696,7 @@ packages:
[email protected]:
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 [email protected]
[email protected]:
resolution: {integrity: sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==}
@ -3842,6 +3843,10 @@ packages:
resolution: {integrity: sha512-/+cJJZHXY1ajGe0ALRADOt0wLNbEy9zRXDs72HJmCZfLB34gUYeeaWkBm1lM8B/q6SDtWOLJ7FDUEV5hRblUXw==}
engines: {node: '>=18'}
[email protected]:
resolution: {integrity: sha512-uLnCfRdjiqRSX36+sKW3PBsotx58qEXSfbRWqdy1N5w6LtlIDCQnxuVce5OIBD50WA9VX2DWixtiBVtalWb1fA==}
engines: {node: '>=18'}
[email protected]:
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
[email protected].5:
[email protected].6:
dependencies:
ip-bigint: 8.2.3
ip-bigint: 8.2.4
[email protected]:
dependencies:
@ -9457,6 +9462,8 @@ snapshots:
[email protected]: {}
[email protected]: {}
[email protected]: {}
[email protected]: {}

Loading…
Cancel
Save