Manually updated packages o get rid of audit issue

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2019-02-27 15:48:28 +01:00
parent c9d4a1adb4
commit dffaab4d4a
2 changed files with 30 additions and 237 deletions

View File

@ -25,7 +25,8 @@
"gulp-run": "^1.7.1",
"gulp-sourcemaps": "^2.6.5",
"gulp-terser": "^1.1.7",
"gulp-util": "^3.0.8"
"gulp-util": "^3.0.8",
"micromatch": "^3.1.10"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"