Hopefully resolve the rest of the vulnerabilities

This commit is contained in:
Sebastiaan Janssen
2018-12-03 13:11:39 +01:00
parent 137439d6eb
commit 763fda2857
2 changed files with 394 additions and 418 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -14,7 +14,7 @@
"gulp-connect": "5.6.1",
"gulp-eslint": "^5.0.0",
"gulp-imagemin": "^4.1.0",
"gulp-less": "^3.5.0",
"gulp-less": "^4.0.1",
"gulp-ngdocs": "^0.3.0",
"gulp-open": "^2.1.0",
"gulp-postcss": "^6.2.0",
@@ -24,10 +24,10 @@
"gulp-wrap": "^0.13.0",
"gulp-wrap-js": "^0.4.1",
"jasmine-core": "2.5.2",
"karma": "^1.7.0",
"karma": "^3.1.3",
"karma-jasmine": "^1.1.1",
"karma-phantomjs-launcher": "^1.0.4",
"less": "^2.7.3",
"less": "^3.9.0",
"lodash": "^4.17.5",
"merge-stream": "^1.0.1",
"run-sequence": "^2.2.1"