Skip to content

Commit

Permalink
Bump the npm_and_yarn group with 2 updates (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent a97fbed commit 9c51617
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 10 deletions.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"^web(/.*)?$"
];

npmDepsHash = "sha256-vEBrcbNUFKH+Dg2R2hKO0LJFgp1zkvZRIo+OWcRZZ5w=";
npmDepsHash = "sha256-UKZDXjcdvF+Bn5xxresTeikDliidwedKk3gbENBLKUE=";

preBuild = ''
ln -vsf ${wasm}/pkg ./node_modules/chatsounds-web
Expand Down
20 changes: 12 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/node": "^20.17.9",
"async-lock": "^1.4.1",
"concat-stream": "^2.0.0",
"express": "^4.21.1",
"express": "^4.21.2",
"fluent-ffmpeg": "^2.1.3",
"memoizee": "^0.4.17",
"ts-node": "^10.9.2",
Expand Down

0 comments on commit 9c51617

Please sign in to comment.