Browse Source

build(deps): bump ip-bigint from 8.2.7 to 8.2.10 in /src

Bumps [ip-bigint](https://github.com/silverwind/ip-bigint) from 8.2.7 to 8.2.10.
- [Release notes](https://github.com/silverwind/ip-bigint/releases)
- [Commits](https://github.com/silverwind/ip-bigint/compare/8.2.7...8.2.10)

---
updated-dependencies:
- dependency-name: ip-bigint
  dependency-version: 8.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

2
src/package.json

@ -39,7 +39,7 @@
"crc-32": "^1.2.2",
"debug": "^4.4.3",
"drizzle-orm": "^0.45.1",
"ip-bigint": "^8.2.7",
"ip-bigint": "^8.2.10",
"is-cidr": "^6.0.3",
"is-ip": "^5.0.1",
"js-sha256": "^0.11.1",

12
src/pnpm-lock.yaml

@ -63,8 +63,8 @@ importers:
specifier: ^0.45.1
version: 0.45.1(@libsql/[email protected])
ip-bigint:
specifier: ^8.2.7
version: 8.2.7
specifier: ^8.2.10
version: 8.2.10
is-cidr:
specifier: ^6.0.3
version: 6.0.3
@ -4002,8 +4002,8 @@ packages:
resolution: {integrity: sha512-HVBe9OFuqs+Z6n64q09PQvP1/R4Bm+30PAyyD4wIEqssh3v9L21QjCVk4kRLucMBcDokJTcLjsGeVRlq/nH6DA==}
engines: {node: '>=12.22.0'}
[email protected].7:
resolution: {integrity: sha512-NKYLjXIaZ7Q3jhsp6H3aYE0Gv7ImiGDyqeNI8YB6RBdT2SjrbchzGoVTSGzNDw2TE6xYtamYEDlomNbTg+C4jA==}
[email protected].10:
resolution: {integrity: sha512-GifRWa+yDO6HknxbKKG0lKCAWsXZMarYfLQMrFOrImytgnqKnAH/mdo3rDY3eQg2mjJeqxn293vU7STk5+b5Cg==}
engines: {node: '>=18'}
[email protected]:
@ -8783,7 +8783,7 @@ snapshots:
[email protected]:
dependencies:
ip-bigint: 8.2.7
ip-bigint: 8.2.10
[email protected]:
dependencies:
@ -9829,7 +9829,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
[email protected].7: {}
[email protected].10: {}
[email protected]: {}

Loading…
Cancel
Save