Skip to content

Commit 13a563b

Browse files
committed
fix: upgrade minimist from 1.2.6 to 1.2.7
Snyk has created this PR to upgrade minimist from 1.2.6 to 1.2.7. See this package in npm: https://www.npmjs.com/package/minimist See this project in Snyk: https://app.snyk.io/org/techno-express/project/ee1466ac-679d-425b-8e7b-66765107086e?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 8f857e2 commit 13a563b

File tree

2 files changed

+23
-8
lines changed

2 files changed

+23
-8
lines changed

package-lock.json

Lines changed: 22 additions & 7 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
@@ -77,7 +77,7 @@
7777
},
7878
"dependencies": {
7979
"fs-extra": "^10.1.0",
80-
"minimist": "1.2.6",
80+
"minimist": "1.2.7",
8181
"node-sys": "^1.2.2",
8282
"node-unar": "^1.0.8",
8383
"node-wget-fetch": "^1.1.3",

0 commit comments

Comments
 (0)