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
4 changed files with 17 additions and 17 deletions

View File

@@ -8,6 +8,6 @@
# 1. Temporarily set the consuming `hash = lib.fakeHash;`
# 2. Run the relevant nix build/flake check
# 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=";
}