Upgraded minimist across all dependencies

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2020-05-11 18:12:13 +02:00
parent 8ecec1424f
commit 14b2940910
2 changed files with 7 additions and 9 deletions

View File

@ -40,6 +40,9 @@
"node-sass": "^4.12.0",
"set-value": "^2.0.1"
},
"resolutions": {
"minimist": "^1.2.3"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},