dashboard: update dependencies in package.json to fix vulnerabilities

Signed-off-by: Eric Zhao <sczyh16@gmail.com>
This commit is contained in:
Eric Zhao 2019-06-19 10:34:22 +08:00
parent 58a83b42aa
commit 66b9198fc3
4 changed files with 151 additions and 522 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@ -45,11 +45,11 @@
"gulp-csscomb": "^3.0.8",
"gulp-cssmin": "^0.2.0",
"gulp-jshint": "^2.1.0",
"gulp-load-plugins": "^1.5.0",
"gulp-load-plugins": "^1.6.0",
"gulp-serv": "0.0.1",
"gulp-uglify": "^3.0.0",
"jshint": "^2.10.2",
"open": "0.0.5",
"open": "^6.3.0",
"source-map": "^0.7.3"
}
}