Skip to content

Commit

Permalink
updates minimist using force-resolutions
Browse files Browse the repository at this point in the history
  • Loading branch information
tradeshift-larsbojensen committed May 6, 2022
1 parent 3d2e2b6 commit d097f1a
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 7 deletions.
68 changes: 62 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@
},
"resolutions": {
"async": "^2.6.4",
"underscore": "^1.13.3"
"underscore": "^1.13.3",
"minimist": "^1.2.6"
}
}

0 comments on commit d097f1a

Please sign in to comment.