chore: patch qs advisory (#2833)

* chore: patch qs advisory

* chore: update daemon pnpm deps hash
This commit is contained in:
Denis Redozubov 2026-05-25 07:49:33 +02:00 committed by GitHub
parent 619087a6b4
commit 128b62f863
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 17 additions and 17 deletions

View file

@ -8,6 +8,6 @@
# 1. Temporarily set the consuming `hash = lib.fakeHash;` # 1. Temporarily set the consuming `hash = lib.fakeHash;`
# 2. Run the relevant nix build/flake check # 2. Run the relevant nix build/flake check
# 3. Copy the expected hash printed by Nix into the matching field below # 3. Copy the expected hash printed by Nix into the matching field below
daemonHash = "sha256-X64KXAuSKE9ARcKHkgilAj7Nlej/MyAF/tiKsX4AEgg="; daemonHash = "sha256-enohbA0Ha41vTime/L7oa8S7wX6P2+aQAc2MpvtYLcE=";
webHash = "sha256-74loUCL+WcaZO4AAMnSpNeBhDz1Y9TMgFRPbyaOfPAk="; webHash = "sha256-74loUCL+WcaZO4AAMnSpNeBhDz1Y9TMgFRPbyaOfPAk=";
} }

View file

@ -45,6 +45,7 @@
"ip-address": "10.2.0", "ip-address": "10.2.0",
"postcss": "8.5.15", "postcss": "8.5.15",
"protobufjs": "8.4.0", "protobufjs": "8.4.0",
"qs": "6.15.2",
"yaml": "2.9.0" "yaml": "2.9.0"
}, },
"onlyBuiltDependencies": [ "onlyBuiltDependencies": [

View file

@ -12,6 +12,7 @@ overrides:
ip-address: 10.2.0 ip-address: 10.2.0
postcss: 8.5.15 postcss: 8.5.15
protobufjs: 8.4.0 protobufjs: 8.4.0
qs: 6.15.2
yaml: 2.9.0 yaml: 2.9.0
importers: importers:
@ -4066,12 +4067,8 @@ packages:
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
engines: {node: '>=6'} engines: {node: '>=6'}
qs@6.14.2: qs@6.15.2:
resolution: {integrity: sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==} resolution: {integrity: sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==}
engines: {node: '>=0.6'}
qs@6.15.1:
resolution: {integrity: sha512-6YHEFRL9mfgcAvql/XhwTvf5jKcOiiupt2FiJxHkiX1z4j7WL8J/jRHYLluORvc1XxB5rV20KoeK00gVJamspg==}
engines: {node: '>=0.6'} engines: {node: '>=0.6'}
query-selector-shadow-dom@1.0.1: query-selector-shadow-dom@1.0.1:
@ -6941,7 +6938,7 @@ snapshots:
http-errors: 2.0.1 http-errors: 2.0.1
iconv-lite: 0.4.24 iconv-lite: 0.4.24
on-finished: 2.4.1 on-finished: 2.4.1
qs: 6.15.1 qs: 6.15.2
raw-body: 2.5.3 raw-body: 2.5.3
type-is: 1.6.18 type-is: 1.6.18
unpipe: 1.0.0 unpipe: 1.0.0
@ -6956,7 +6953,7 @@ snapshots:
http-errors: 2.0.1 http-errors: 2.0.1
iconv-lite: 0.7.2 iconv-lite: 0.7.2
on-finished: 2.4.1 on-finished: 2.4.1
qs: 6.15.1 qs: 6.15.2
raw-body: 3.0.2 raw-body: 3.0.2
type-is: 2.0.1 type-is: 2.0.1
transitivePeerDependencies: transitivePeerDependencies:
@ -7598,7 +7595,7 @@ snapshots:
parseurl: 1.3.3 parseurl: 1.3.3
path-to-regexp: 0.1.13 path-to-regexp: 0.1.13
proxy-addr: 2.0.7 proxy-addr: 2.0.7
qs: 6.14.2 qs: 6.15.2
range-parser: 1.2.1 range-parser: 1.2.1
safe-buffer: 5.2.1 safe-buffer: 5.2.1
send: 0.19.2 send: 0.19.2
@ -7633,7 +7630,7 @@ snapshots:
once: 1.4.0 once: 1.4.0
parseurl: 1.3.3 parseurl: 1.3.3
proxy-addr: 2.0.7 proxy-addr: 2.0.7
qs: 6.15.1 qs: 6.15.2
range-parser: 1.2.1 range-parser: 1.2.1
router: 2.2.0 router: 2.2.0
send: 1.2.1 send: 1.2.1
@ -9023,11 +9020,7 @@ snapshots:
punycode@2.3.1: {} punycode@2.3.1: {}
qs@6.14.2: qs@6.15.2:
dependencies:
side-channel: 1.1.0
qs@6.15.1:
dependencies: dependencies:
side-channel: 1.1.0 side-channel: 1.1.0

View file

@ -10,10 +10,16 @@ overrides:
fast-uri: 3.1.2 fast-uri: 3.1.2
hono: 4.12.19 hono: 4.12.19
ip-address: 10.2.0 ip-address: 10.2.0
postcss: 8.5.14 postcss: 8.5.15
protobufjs: 8.4.0
qs: 6.15.2
yaml: 2.9.0 yaml: 2.9.0
onlyBuiltDependencies: onlyBuiltDependencies:
- better-sqlite3 - better-sqlite3
- core-js
- electron - electron
- electron-winstaller
- esbuild - esbuild
- protobufjs
- sharp