Merge pull request #18 from Sundowndev/client

Security vulnerability fix in dependencies
master
Raphael Cerveaux 2018-08-05 02:24:31 +02:00 committed by GitHub
commit 43ad46bd32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1728 additions and 1512 deletions

3238
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -13,7 +13,7 @@
"devDependencies": {
"tsc-watch": "^1.0.26",
"uglifyjs-webpack-plugin": "^1.1.6",
"webpack": "^3.10.0"
"webpack": "^4.16.4"
},
"dependencies": {
"@types/express": "^4.11.0",