Update some of the JS dependencies to ensure we can use Node 10. Fixes #3649

This commit is contained in:
Atle Frenvik Sveen
2018-09-14 16:55:13 +01:00
committed by Dave Page
parent 026969e3d1
commit 370d9c72ec
2 changed files with 108 additions and 184 deletions

View File

@@ -69,7 +69,7 @@
"exports-loader": "~0.6.4",
"flotr2": "git+https://github.com/EnterpriseDB/Flotr2.git",
"font-awesome": "^4.7.0",
"hard-source-webpack-plugin": "^0.4.9",
"hard-source-webpack-plugin": "0.12.0",
"immutability-helper": "^2.2.0",
"imports-loader": "^0.7.1",
"ip-address": "^5.8.9",