snyk: remove nodejs version pin (#518072)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user