Skip to content

Commit 1928b6a

Browse files
committed
feat: update minimist to 1.2.8 because of proto polluting
1 parent b7119ff commit 1928b6a

File tree

2 files changed

+125
-1
lines changed

2 files changed

+125
-1
lines changed

package-lock.json

Lines changed: 124 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "parse arguments with recursive contexts",
55
"main": "index.js",
66
"dependencies": {
7-
"minimist": "^1.1.0"
7+
"minimist": "^1.2.8"
88
},
99
"devDependencies": {
1010
"tape": "^3.0.0"

0 commit comments

Comments
 (0)