Fix CVE-2022-0144

This commit is contained in:
Luca 2022-01-24 10:16:43 +01:00
parent 242e0245a3
commit 5399226762
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
"inquirer": "^4.0.1", "inquirer": "^4.0.1",
"main-bower-files": "^2.13.1", "main-bower-files": "^2.13.1",
"md5-file": "^5.0.0", "md5-file": "^5.0.0",
"shelljs": "^0.7.7" "shelljs": ">=0.8.5"
}, },
"scripts": { "scripts": {
"gulp": "gulp", "gulp": "gulp",