dim: regenerate lockfile

Updates some vulnerable dependencies.
This commit is contained in:
Michael Daniels
2025-07-08 11:12:20 -04:00
parent f8e3d1afbb
commit 0e57598668
2 changed files with 4815 additions and 5071 deletions
+4814 -5070
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -34,7 +34,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
ln -s ${./package-lock.json} package-lock.json
'';
npmDepsHash = "sha256-6oSm3H6RItHOrBIvP6uvR7sBboBRWFuP3VwU38GMfgQ=";
npmDepsHash = "sha256-yYTRoxKnTF9y3RA4fuDlVYxv9d37Fc905TYVc/gPIRw=";
installPhase = ''
runHook preInstall