Skip to content

Commit

Permalink
Fix dependencies dependencies to to pass security audit. (#4305)
Browse files Browse the repository at this point in the history
* fix

* minimist minimum version
  • Loading branch information
soulgalore authored Nov 27, 2024
1 parent 088bef0 commit 9a9be64
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 44 deletions.
114 changes: 70 additions & 44 deletions npm-shrinkwrap.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,8 @@
"text-table": "0.2.0",
"uuid": "10.0.0",
"yargs": "17.7.2"
},
"overrides": {
"minimist": "^1.2.6"
}
}

0 comments on commit 9a9be64

Please sign in to comment.