Browse Source

build(deps): bump cidr-tools from 11.0.3 to 11.0.5 in /src

Bumps [cidr-tools](https://github.com/silverwind/cidr-tools) from 11.0.3 to 11.0.5.
- [Release notes](https://github.com/silverwind/cidr-tools/releases)
- [Commits](https://github.com/silverwind/cidr-tools/compare/11.0.3...11.0.5)

---
updated-dependencies:
- dependency-name: cidr-tools
  dependency-version: 11.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
pull/2448/head
dependabot[bot] 5 months ago
committed by GitHub
parent
commit
50d4b76c27
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/package.json
  2. 19
      src/pnpm-lock.yaml

2
src/package.json

@ -32,7 +32,7 @@
"@vueuse/nuxt": "^14.1.0",
"apexcharts": "^5.3.6",
"argon2": "^0.44.0",
"cidr-tools": "^11.0.3",
"cidr-tools": "^11.0.5",
"citty": "^0.2.0",
"consola": "^3.4.2",
"crc-32": "^1.2.2",

19
src/pnpm-lock.yaml

@ -45,8 +45,8 @@ importers:
specifier: ^0.44.0
version: 0.44.0
cidr-tools:
specifier: ^11.0.3
version: 11.0.3
specifier: ^11.0.5
version: 11.0.5
citty:
specifier: ^0.2.0
version: 0.2.0
@ -2740,8 +2740,8 @@ packages:
resolution: {integrity: sha512-2Apfc6qH9uwF3QHmlYBA8ExB9VHq+1/Doj9sEMY55TVBcpQ3y/+gmMpcNIBBtfb5k54Vphmta+1IxjMqPlWWAA==}
engines: {node: '>=20'}
[email protected].3:
resolution: {integrity: sha512-7p0rp7B2P+nZfBkJlrQzUMDyUHeYK2h/XCJY80VUl1v5oxwLxQjZMy39BXVOXugwAX67l0oJ/QQ6OhANgUtUbw==}
[email protected].5:
resolution: {integrity: sha512-41Lp0H80eP+QQ39CKR3uQsQcUtvBye5MyYN5otiKhf+IGy791gLREB70FcjHU5hZYhQe6IKBrwPIBsAHGZmIRw==}
engines: {node: '>=18'}
[email protected]:
@ -3779,6 +3779,10 @@ packages:
resolution: {integrity: sha512-wPoOpHigOtoY29UCFA0L82cJVFcT7M+TsrgipUVpFw7HV9LpLEuNXCymt3623jzHPlIZzFaCyaVf9VACssFYew==}
engines: {node: '>=18'}
[email protected]:
resolution: {integrity: sha512-/+cJJZHXY1ajGe0ALRADOt0wLNbEy9zRXDs72HJmCZfLB34gUYeeaWkBm1lM8B/q6SDtWOLJ7FDUEV5hRblUXw==}
engines: {node: '>=18'}
[email protected]:
resolution: {integrity: sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
@ -5227,6 +5231,7 @@ packages:
[email protected]:
resolution: {integrity: sha512-xqUeu2JAIJpXyvskvU3uvQW8PAmHrtXp2KDuMJwQqW8Sqq0CaZBAQ+dKS3RBXVhU4wC5NjAdKrmh84241gO9cA==}
engines: {node: '>=18'}
deprecated: Old versions of tar 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 exhorbitant rates) by contacting [email protected]
[email protected]:
resolution: {integrity: sha512-jTwoImyr/QbOWFFso3YoU3ik0jBBDJ6JTOQiy/J2YxVJdZCc+5u7skhNwiOR3FQIygFqVUPHl7qbbxtjW2K3Qg==}
@ -8357,9 +8362,9 @@ snapshots:
dependencies:
ip-regex: 5.0.0
[email protected].3:
[email protected].5:
dependencies:
ip-bigint: 8.2.2
ip-bigint: 8.2.3
[email protected]:
dependencies:
@ -9394,6 +9399,8 @@ snapshots:
[email protected]: {}
[email protected]: {}
[email protected]: {}
[email protected]: {}

Loading…
Cancel
Save