mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
chore: update qs to v6.15.0
related to https://github.com/advisories/GHSA-w7fw-mjwx-w883 Signed-off-by: Florent Benoit <fbenoit@redhat.com>
This commit is contained in:
parent
0ad08ce14a
commit
4cea1ffcde
2 changed files with 9 additions and 9 deletions
|
|
@ -196,7 +196,7 @@
|
|||
"react-router>path-to-regexp": "^1.9.0",
|
||||
"serve-handler>path-to-regexp": "^3.3.0",
|
||||
"express>cookie": "^0.7.0",
|
||||
"express>qs": "^6.14.1",
|
||||
"qs": "^6.15.0",
|
||||
"dompurify@^3": "^3.3.3",
|
||||
"webpack-dev-server>http-proxy-middleware": "^2.0.9",
|
||||
"esbuild-register>esbuild": "^0.25.0",
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ overrides:
|
|||
react-router>path-to-regexp: ^1.9.0
|
||||
serve-handler>path-to-regexp: ^3.3.0
|
||||
express>cookie: ^0.7.0
|
||||
express>qs: ^6.14.1
|
||||
qs: ^6.15.0
|
||||
dompurify@^3: ^3.3.3
|
||||
webpack-dev-server>http-proxy-middleware: ^2.0.9
|
||||
esbuild-register>esbuild: ^0.25.0
|
||||
|
|
@ -10223,8 +10223,8 @@ packages:
|
|||
|
||||
(For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
|
||||
|
||||
qs@6.14.1:
|
||||
resolution: {integrity: sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==}
|
||||
qs@6.15.0:
|
||||
resolution: {integrity: sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==}
|
||||
engines: {node: '>=0.6'}
|
||||
|
||||
quansync@0.2.11:
|
||||
|
|
@ -17868,7 +17868,7 @@ snapshots:
|
|||
http-errors: 2.0.1
|
||||
iconv-lite: 0.4.24
|
||||
on-finished: 2.4.1
|
||||
qs: 6.14.1
|
||||
qs: 6.15.0
|
||||
raw-body: 2.5.3
|
||||
type-is: 1.6.18
|
||||
unpipe: 1.0.0
|
||||
|
|
@ -17883,7 +17883,7 @@ snapshots:
|
|||
http-errors: 2.0.1
|
||||
iconv-lite: 0.7.2
|
||||
on-finished: 2.4.1
|
||||
qs: 6.14.1
|
||||
qs: 6.15.0
|
||||
raw-body: 3.0.2
|
||||
type-is: 2.0.1
|
||||
transitivePeerDependencies:
|
||||
|
|
@ -20010,7 +20010,7 @@ snapshots:
|
|||
parseurl: 1.3.3
|
||||
path-to-regexp: 0.1.12
|
||||
proxy-addr: 2.0.7
|
||||
qs: 6.14.1
|
||||
qs: 6.15.0
|
||||
range-parser: 1.2.1
|
||||
safe-buffer: 5.2.1
|
||||
send: 0.19.1
|
||||
|
|
@ -20045,7 +20045,7 @@ snapshots:
|
|||
once: 1.4.0
|
||||
parseurl: 1.3.3
|
||||
proxy-addr: 2.0.7
|
||||
qs: 6.14.1
|
||||
qs: 6.15.0
|
||||
range-parser: 1.2.1
|
||||
router: 2.2.0
|
||||
send: 1.2.1
|
||||
|
|
@ -23700,7 +23700,7 @@ snapshots:
|
|||
|
||||
q@1.5.1: {}
|
||||
|
||||
qs@6.14.1:
|
||||
qs@6.15.0:
|
||||
dependencies:
|
||||
side-channel: 1.1.0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue