Skip to content

Commit c2d132b

Browse files
authored
fix: [OSM-2329] handle-peer-deps-in-dep-path (#25)
1 parent bb9982d commit c2d132b

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
@@ -42,7 +42,7 @@
4242
"lodash.isempty": "^4.4.0",
4343
"lodash.sortby": "^4.7.0",
4444
"micromatch": "4.0.8",
45-
"snyk-nodejs-lockfile-parser": "1.58.14",
45+
"snyk-nodejs-lockfile-parser": "1.58.16",
4646
"snyk-resolve-deps": "4.8.0"
4747
},
4848
"overrides": {

0 commit comments

Comments
 (0)