chore(deps): pin patched ip-address
This commit is contained in:
parent
6f063bf585
commit
39b49ef3bd
@ -107,6 +107,7 @@
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"body-parser": "2.2.1",
|
||||
"ip-address": "10.1.1",
|
||||
"vite": "8.0.10"
|
||||
}
|
||||
}
|
||||
|
||||
9
pnpm-lock.yaml
generated
9
pnpm-lock.yaml
generated
@ -6,6 +6,7 @@ settings:
|
||||
|
||||
overrides:
|
||||
body-parser: 2.2.1
|
||||
ip-address: 10.1.1
|
||||
vite: 8.0.10
|
||||
|
||||
importers:
|
||||
@ -1202,8 +1203,8 @@ packages:
|
||||
inherits@2.0.4:
|
||||
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
||||
|
||||
ip-address@10.1.0:
|
||||
resolution: {integrity: sha512-XXADHxXmvT9+CRxhXg56LJovE+bmWnEWB78LB83VZTprKTmaC5QfruXocxzTZ2Kl0DNwKuBdlIhjL8LeY8Sf8Q==}
|
||||
ip-address@10.1.1:
|
||||
resolution: {integrity: sha512-1FMu8/N15Ck1BL551Jf42NYIoin2unWjLQ2Fze/DXryJRl5twqtwNHlO39qERGbIOcKYWHdgRryhOC+NG4eaLw==}
|
||||
engines: {node: '>= 12'}
|
||||
|
||||
ipaddr.js@1.9.1:
|
||||
@ -2472,7 +2473,7 @@ snapshots:
|
||||
express-rate-limit@8.4.1(express@5.2.1):
|
||||
dependencies:
|
||||
express: 5.2.1
|
||||
ip-address: 10.1.0
|
||||
ip-address: 10.1.1
|
||||
|
||||
express@5.2.1:
|
||||
dependencies:
|
||||
@ -2593,7 +2594,7 @@ snapshots:
|
||||
|
||||
inherits@2.0.4: {}
|
||||
|
||||
ip-address@10.1.0: {}
|
||||
ip-address@10.1.1: {}
|
||||
|
||||
ipaddr.js@1.9.1: {}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user