Skip to content

Commit 4474434

Browse files
authored
fix: bump lockfile-parser version (#42)
1 parent 66e8d3c commit 4474434

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"@snyk/cli-interface": "^2.13.0",
3838
"@snyk/dep-graph": "^2.7.4",
3939
"debug": "^4.3.4",
40-
"lodash": "^4.17.21",
40+
"lodash": "^4.18.1",
4141
"lodash.groupby": "^4.6.0",
4242
"lodash.isempty": "^4.4.0",
4343
"lodash.sortby": "^4.7.0",
4444
"micromatch": "4.0.8",
45-
"snyk-nodejs-lockfile-parser": "2.6.1",
45+
"snyk-nodejs-lockfile-parser": "2.7.0",
4646
"snyk-resolve-deps": "4.8.0"
4747
},
4848
"overrides": {

0 commit comments

Comments
 (0)