build(deps): [security] bump minimist from 1.2.0 to 1.2.2
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.2. **This update includes a security fix.** - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
dee019630a
commit
a21d378311
2 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@
|
|||
},
|
||||
"homepage": "https://github.com/Brooooooklyn/napi-rs#readme",
|
||||
"dependencies": {
|
||||
"minimist": "^1.2.0",
|
||||
"minimist": "^1.2.2",
|
||||
"toml": "^3.0.0"
|
||||
},
|
||||
"prettier": {
|
||||
|
|
|
@ -7,10 +7,10 @@
|
|||
resolved "https://registry.npmjs.org/@types/node/-/node-13.9.1.tgz#96f606f8cd67fb018847d9b61e93997dabdefc72"
|
||||
integrity sha512-E6M6N0blf/jiZx8Q3nb0vNaswQeEyn0XlupO+xN6DtJ6r6IT4nXrTry7zhIfYvFCl3/8Cu6WIysmUBKiqV0bqQ==
|
||||
|
||||
minimist@^1.2.0:
|
||||
version "1.2.0"
|
||||
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
|
||||
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
|
||||
minimist@^1.2.2:
|
||||
version "1.2.2"
|
||||
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.2.tgz#b00a00230a1108c48c169e69a291aafda3aacd63"
|
||||
integrity sha512-rIqbOrKb8GJmx/5bc2M0QchhUouMXSpd1RTclXsB41JdL+VtnojfaJR+h7F9k18/4kHUsBFgk80Uk+q569vjPA==
|
||||
|
||||
prettier@^1.12.1:
|
||||
version "1.19.1"
|
||||
|
|
Loading…
Reference in a new issue