Required npm audit + update
This commit is contained in:
parent
fc0e58aa57
commit
a197041be1
2 changed files with 21 additions and 29 deletions
|
@ -17,14 +17,14 @@
|
|||
"fs-extra": "^9.0.1",
|
||||
"js-yaml": "^3.14.0",
|
||||
"makerjs": "github:mrzealot/maker.js-dist",
|
||||
"yargs": "^15.3.1"
|
||||
"yargs": "^15.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-commonjs": "^13.0.0",
|
||||
"@rollup/plugin-commonjs": "^13.0.2",
|
||||
"chai": "^4.2.0",
|
||||
"mocha": "^8.0.1",
|
||||
"nyc": "^15.1.0",
|
||||
"rollup": "^2.16.1"
|
||||
"rollup": "^2.22.1"
|
||||
},
|
||||
"nyc": {
|
||||
"all": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue