Skip to content

Commit

Permalink
fix: fixed pnpm alias support in new lockfile parser version (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
gemaxim authored Aug 15, 2024
1 parent a8d08c0 commit bd751d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"lodash.isempty": "^4.4.0",
"lodash.sortby": "^4.7.0",
"micromatch": "4.0.7",
"snyk-nodejs-lockfile-parser": "1.58.7",
"snyk-nodejs-lockfile-parser": "1.58.10",
"snyk-resolve-deps": "4.8.0"
},
"devDependencies": {
Expand Down

0 comments on commit bd751d5

Please sign in to comment.