Browse Source

build(deps): bump ip-bigint from 8.2.3 to 8.2.4 in /src

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

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

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

2
src/package.json

@ -38,7 +38,7 @@
"crc-32": "^1.2.2", "crc-32": "^1.2.2",
"debug": "^4.4.3", "debug": "^4.4.3",
"drizzle-orm": "^0.45.1", "drizzle-orm": "^0.45.1",
"ip-bigint": "^8.2.3", "ip-bigint": "^8.2.4",
"is-cidr": "^6.0.2", "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",

15
src/pnpm-lock.yaml

@ -63,8 +63,8 @@ importers:
specifier: ^0.45.1 specifier: ^0.45.1
version: 0.45.1(@libsql/[email protected]) version: 0.45.1(@libsql/[email protected])
ip-bigint: ip-bigint:
specifier: ^8.2.3 specifier: ^8.2.4
version: 8.2.3 version: 8.2.4
is-cidr: is-cidr:
specifier: ^6.0.2 specifier: ^6.0.2
version: 6.0.2 version: 6.0.2
@ -3687,6 +3687,7 @@ packages:
[email protected]: [email protected]:
resolution: {integrity: sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==} 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 hasBin: true
[email protected]: [email protected]:
@ -3695,7 +3696,7 @@ packages:
[email protected]: [email protected]:
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} 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]: [email protected]:
resolution: {integrity: sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==} resolution: {integrity: sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==}
@ -3838,8 +3839,8 @@ packages:
resolution: {integrity: sha512-tAAg/72/VxOUW7RQSX1pIxJVucYKcjFjfvj60L57jrZpYCHC3XN0WCQ3sNYL4Gmvv+7GPvTAjc+KSdeNuE8oWQ==} resolution: {integrity: sha512-tAAg/72/VxOUW7RQSX1pIxJVucYKcjFjfvj60L57jrZpYCHC3XN0WCQ3sNYL4Gmvv+7GPvTAjc+KSdeNuE8oWQ==}
engines: {node: '>=12.22.0'} engines: {node: '>=12.22.0'}
[email protected].3: [email protected].4:
resolution: {integrity: sha512-/+cJJZHXY1ajGe0ALRADOt0wLNbEy9zRXDs72HJmCZfLB34gUYeeaWkBm1lM8B/q6SDtWOLJ7FDUEV5hRblUXw==} resolution: {integrity: sha512-uLnCfRdjiqRSX36+sKW3PBsotx58qEXSfbRWqdy1N5w6LtlIDCQnxuVce5OIBD50WA9VX2DWixtiBVtalWb1fA==}
engines: {node: '>=18'} engines: {node: '>=18'}
[email protected]: [email protected]:
@ -8422,7 +8423,7 @@ snapshots:
[email protected]: [email protected]:
dependencies: dependencies:
ip-bigint: 8.2.3 ip-bigint: 8.2.4
[email protected]: [email protected]:
dependencies: dependencies:
@ -9455,7 +9456,7 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
[email protected].3: {} [email protected].4: {}
[email protected]: {} [email protected]: {}

Loading…
Cancel
Save