snyk: remove nodejs version pin (#518072)

This commit is contained in:
Gergő Gutyina
2026-05-14 23:00:28 +00:00
committed by GitHub
-3
View File
@@ -4,7 +4,6 @@
fetchFromGitHub,
testers,
snyk,
nodejs_20,
}:
let
@@ -33,8 +32,6 @@ buildNpmPackage {
find -L $out -type l -print -delete
'';
nodejs = nodejs_20;
npmBuildScript = "build:prod";
passthru.tests.version = testers.testVersion {