Skip to content

Commit ef7cff9

Browse files
Update dependency express to v5.2.0 [SECURITY]
1 parent e29de6d commit ef7cff9

File tree

2 files changed

+61
-43
lines changed

2 files changed

+61
-43
lines changed

nix/frontend.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ stdenv.mkDerivation (finalAttrs: {
3434
pnpmDeps = pnpm.fetchDeps {
3535
inherit (finalAttrs) pname version src;
3636
fetcherVersion = 2;
37-
hash = "sha256-MiGxy4E9tlpUVxUGWwtjwoGeeQw1mmq5NwonkFUZP0Y=";
37+
hash = "sha256-YfSqqFxvgBGZCEaL/CbFA7kovjkhqopyeDpkc1+6abI=";
3838
};
3939

4040
nativeBuildInputs = [ nodejs pnpm.configHook ];

pnpm-lock.yaml

Lines changed: 60 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)