Browse Source

build(deps): bump is-cidr from 6.0.1 to 6.0.2 in /src

Bumps [is-cidr](https://github.com/silverwind/is-cidr) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/silverwind/is-cidr/releases)
- [Commits](https://github.com/silverwind/is-cidr/compare/6.0.1...6.0.2)

---
updated-dependencies:
- dependency-name: is-cidr
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

2
src/package.json

@ -39,7 +39,7 @@
"debug": "^4.4.3", "debug": "^4.4.3",
"drizzle-orm": "^0.45.1", "drizzle-orm": "^0.45.1",
"ip-bigint": "^8.2.2", "ip-bigint": "^8.2.2",
"is-cidr": "^6.0.1", "is-cidr": "^6.0.2",
"is-ip": "^5.0.1", "is-ip": "^5.0.1",
"js-sha256": "^0.11.1", "js-sha256": "^0.11.1",
"nuxt": "^3.20.2", "nuxt": "^3.20.2",

10
src/pnpm-lock.yaml

@ -66,8 +66,8 @@ importers:
specifier: ^8.2.2 specifier: ^8.2.2
version: 8.2.2 version: 8.2.2
is-cidr: is-cidr:
specifier: ^6.0.1 specifier: ^6.0.2
version: 6.0.1 version: 6.0.2
is-ip: is-ip:
specifier: ^5.0.1 specifier: ^5.0.1
version: 5.0.1 version: 5.0.1
@ -3697,8 +3697,8 @@ packages:
resolution: {integrity: sha512-f4RqJKBUe5rQkJ2eJEJBXSticB3hGbN9j0yxxMQFqIW89Jp9WYFtzfTcRlstDKVUTRzSOTLKRfO9vIztenwtxA==} resolution: {integrity: sha512-f4RqJKBUe5rQkJ2eJEJBXSticB3hGbN9j0yxxMQFqIW89Jp9WYFtzfTcRlstDKVUTRzSOTLKRfO9vIztenwtxA==}
engines: {node: '>=18.20'} engines: {node: '>=18.20'}
[email protected].1: [email protected].2:
resolution: {integrity: sha512-JIJlvXodfsoWFAvvjB7Elqu8qQcys2SZjkIJCLdk4XherUqZ6+zH7WIpXkp4B3ZxMH0Fz7zIsZwyvs6JfM0csw==} resolution: {integrity: sha512-a4SY0KixgRXn67zSCooPNO4YRHZd1z6BIxrEBQUVNPteeajzrJLhZKnn81GVQO51uiCljTtGY+J3o6O3/DZpzg==}
engines: {node: '>=20'} engines: {node: '>=20'}
[email protected]: [email protected]:
@ -9256,7 +9256,7 @@ snapshots:
dependencies: dependencies:
builtin-modules: 5.0.0 builtin-modules: 5.0.0
[email protected].1: [email protected].2:
dependencies: dependencies:
cidr-regex: 5.0.1 cidr-regex: 5.0.1

Loading…
Cancel
Save