fix(security): update vulnerable dependencies
Some checks are pending
CI / build (${{ matrix.os }}) (macos-latest) (push) Waiting to run
CI / build (${{ matrix.os }}) (ubuntu-latest) (push) Waiting to run
CI / build (${{ matrix.os }}) (windows-latest) (push) Waiting to run

This commit is contained in:
Vincent Koc 2026-05-28 11:50:00 +02:00
parent 49dc62b9ee
commit 552fcb1f60
No known key found for this signature in database
2 changed files with 15 additions and 6 deletions

View File

@ -109,5 +109,13 @@
"engines": {
"node": ">=24"
},
"packageManager": "pnpm@10.33.2"
"packageManager": "pnpm@10.33.2",
"pnpm": {
"overrides": {
"body-parser": "2.2.1",
"ip-address": "10.1.1",
"qs": "6.15.2",
"vite": "8.0.13"
}
}
}

11
pnpm-lock.yaml generated
View File

@ -7,6 +7,7 @@ settings:
overrides:
body-parser: 2.2.1
ip-address: 10.1.1
qs: 6.15.2
vite: 8.0.13
importers:
@ -1378,8 +1379,8 @@ packages:
resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==}
engines: {node: '>= 0.10'}
qs@6.15.1:
resolution: {integrity: sha512-6YHEFRL9mfgcAvql/XhwTvf5jKcOiiupt2FiJxHkiX1z4j7WL8J/jRHYLluORvc1XxB5rV20KoeK00gVJamspg==}
qs@6.15.2:
resolution: {integrity: sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==}
engines: {node: '>=0.6'}
range-parser@1.2.1:
@ -2175,7 +2176,7 @@ snapshots:
http-errors: 2.0.1
iconv-lite: 0.7.2
on-finished: 2.4.1
qs: 6.15.1
qs: 6.15.2
raw-body: 3.0.2
type-is: 2.1.0
transitivePeerDependencies:
@ -2343,7 +2344,7 @@ snapshots:
once: 1.4.0
parseurl: 1.3.3
proxy-addr: 2.0.7
qs: 6.15.1
qs: 6.15.2
range-parser: 1.2.1
router: 2.2.0
send: 1.2.1
@ -2684,7 +2685,7 @@ snapshots:
forwarded: 0.2.0
ipaddr.js: 1.9.1
qs@6.15.1:
qs@6.15.2:
dependencies:
side-channel: 1.1.0