Skip to content

Commit

Permalink
Updated packages simple-git and minimist to address security vulnerab…
Browse files Browse the repository at this point in the history
…ilities.
  • Loading branch information
Melvin Luong committed Jul 28, 2022
1 parent 4b3c5ed commit bb6f591
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 24 deletions.
53 changes: 31 additions & 22 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"form-data": "^3.0.0",
"inquirer": "^8.1.0",
"lodash": "^4.17.20",
"minimist": "^1.2.5",
"minimist": "^1.2.6",
"mz": "^2.7.0",
"node-fetch": "^2.6.1",
"simple-git": "^2.34.2",
"simple-git": "^3.5.0",
"touch": "^3.1.0",
"yargs": "^16.2.0"
},
Expand Down

0 comments on commit bb6f591

Please sign in to comment.