serverless: regenerate lockfile (#423848)

This commit is contained in:
Peder Bergebakken Sundt
2025-07-10 03:21:20 +02:00
committed by GitHub
2 changed files with 4030 additions and 2143 deletions
+4029 -2142
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -19,7 +19,7 @@ buildNpmPackage rec {
cp ${./package-lock.json} ./package-lock.json
'';
npmDepsHash = "sha256-Vy3GQelssTqsGsvZqIdctsPlxZQkqrhN0p6AY1T2L/k=";
npmDepsHash = "sha256-k5/oTINK/G+wtuANAEDTai2mDNPYvsocUokIswuYrRM=";
dontNpmBuild = true;