fix(deps): bump qs to 6.15.2 in desktop

Resolves Dependabot alert #233: qs.stringify crashes with TypeError on
null/undefined entries in comma-format arrays when encodeValuesOnly is
set (DoS, medium severity).

Updates transitive dependency via pnpm update from 6.15.0 to 6.15.2.
This commit is contained in:
kolaente 2026-05-27 10:47:00 +02:00
parent 7be5026113
commit e08f05119d
No known key found for this signature in database
1 changed files with 13 additions and 6 deletions

View File

@ -1211,8 +1211,8 @@ packages:
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
engines: {node: '>=6'}
qs@6.15.0:
resolution: {integrity: sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==}
qs@6.15.2:
resolution: {integrity: sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==}
engines: {node: '>=0.6'}
quick-lru@5.1.1:
@ -1319,6 +1319,11 @@ packages:
engines: {node: '>=10'}
hasBin: true
semver@7.8.1:
resolution: {integrity: sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==}
engines: {node: '>=10'}
hasBin: true
send@1.2.0:
resolution: {integrity: sha512-uaW0WwXKpL9blXE2o0bRhoL2EGXIrZxQ2ZQ4mgcfoBxdFmQold+qWsD2jLrfZ0trjKL6vOw0j//eAwcALFjKSw==}
engines: {node: '>= 18'}
@ -1894,7 +1899,7 @@ snapshots:
minimatch: 10.2.5
read-config-file: 6.3.2
sanitize-filename: 1.6.4
semver: 7.8.0
semver: 7.8.1
tar: 7.5.15
temp-file: 3.4.0
transitivePeerDependencies:
@ -2019,7 +2024,7 @@ snapshots:
http-errors: 2.0.1
iconv-lite: 0.7.0
on-finished: 2.4.1
qs: 6.15.0
qs: 6.15.2
raw-body: 3.0.2
type-is: 2.0.1
transitivePeerDependencies:
@ -2465,7 +2470,7 @@ snapshots:
once: 1.4.0
parseurl: 1.3.3
proxy-addr: 2.0.7
qs: 6.15.0
qs: 6.15.2
range-parser: 1.2.1
router: 2.2.0
send: 1.2.0
@ -3077,7 +3082,7 @@ snapshots:
punycode@2.3.1: {}
qs@6.15.0:
qs@6.15.2:
dependencies:
side-channel: 1.1.0
@ -3195,6 +3200,8 @@ snapshots:
semver@7.8.0: {}
semver@7.8.1: {}
send@1.2.0:
dependencies:
debug: 4.4.3