package: bump all packages
This should address security alerts on GitHub.
This commit is contained in:
parent
9520c71132
commit
3b29bc945f
|
@ -25,9 +25,12 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"express": "^4.16.2",
|
||||
"express": "^4.17.1",
|
||||
"imba": "^1.4.7",
|
||||
"webpack": "^3.10.0",
|
||||
"webpack-dev-server": "^2.11.1"
|
||||
"webpack": "^4.39.3",
|
||||
"webpack-dev-server": "^3.8.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"webpack-cli": "^3.3.7"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue