Skip to content

Commit 2895e76

Browse files
authoredMay 7, 2021
Merge pull request #1897 from snyk/fix/fix-parsing-huge-yarn2-lockfiles
fix: be able to scan huge yarn 2 lockfiles
2 parents 9780825 + 356c329 commit 2895e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"snyk-gradle-plugin": "3.14.4",
122122
"snyk-module": "3.1.0",
123123
"snyk-mvn-plugin": "2.25.3",
124-
"snyk-nodejs-lockfile-parser": "1.34.0",
124+
"snyk-nodejs-lockfile-parser": "1.34.1",
125125
"snyk-nuget-plugin": "1.21.1",
126126
"snyk-php-plugin": "1.9.2",
127127
"snyk-policy": "1.19.0",

0 commit comments

Comments
 (0)
Please sign in to comment.