Browse Source

build(deps): bump ip-bigint from 8.3.3 to 8.3.4 in /src

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

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

Signed-off-by: dependabot[bot] <[email protected]>
pull/2579/head
dependabot[bot] 3 months ago
committed by GitHub
parent
commit
1fff70ea37
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.2",
"ip-bigint": "^8.3.3",
"ip-bigint": "^8.3.4",
"is-cidr": "^6.0.3",
"is-ip": "^5.0.1",
"js-sha256": "^0.11.1",

12
src/pnpm-lock.yaml

@ -66,8 +66,8 @@ importers:
specifier: ^0.45.2
version: 0.45.2(@libsql/[email protected])
ip-bigint:
specifier: ^8.3.3
version: 8.3.3
specifier: ^8.3.4
version: 8.3.4
is-cidr:
specifier: ^6.0.3
version: 6.0.3
@ -4266,8 +4266,8 @@ packages:
resolution: {integrity: sha512-HuEDBTI70aYdx1v6U97SbNx9F1+svQKBDo30o0b9fw055LMepzpOOd0Ccg9Q6tbqmBSJaMuY0fB7yw9/vjBYCA==}
engines: {node: '>=12.22.0'}
[email protected].3:
resolution: {integrity: sha512-r1bCRPxLv4PcyIB95FbsxaVvymNhFfbsIxrFdHqgZhWOBvfEPnzIHDGLAP+85cBozVf+XGaM00em4ZoJHm9EHw==}
[email protected].4:
resolution: {integrity: sha512-W34SH99LpEuCGlX+pv5EM8m57EMfm01o19Os2oQEHsmQVkHcIHtAU/YfpGFTAzUqM65e3GKA1JK/bHhNL1Ag4Q==}
engines: {node: '>=18'}
[email protected]:
@ -9231,7 +9231,7 @@ snapshots:
[email protected]:
dependencies:
ip-bigint: 8.3.3
ip-bigint: 8.3.4
[email protected]:
dependencies:
@ -10297,7 +10297,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
[email protected].3: {}
[email protected].4: {}
[email protected]: {}

Loading…
Cancel
Save