summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 6b0f0da3..3ec5f17e 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"@passport-next/passport-openid": "^1.0.0",
"Idle.Js": "git+https://github.com/shawnmclean/Idle.js",
"archiver": "^5.0.2",
- "async": "^2.1.4",
+ "async": "^3.0.0",
"aws-sdk": "^2.521.0",
"azure-storage": "^2.7.0",
"base64url": "^3.0.0",
@@ -186,7 +186,7 @@
"eslint-plugin-standard": "4.1.0",
"expose-loader": "0.7.5",
"file-loader": "4.3.0",
- "html-webpack-plugin": "4.5.0",
+ "html-webpack-plugin": "4.5.1",
"imports-loader": "0.8.0",
"jsonlint": "1.6.3",
"less": "3.13.1",
@@ -200,7 +200,7 @@
"script-loader": "0.7.2",
"string-loader": "0.0.1",
"url-loader": "2.3.0",
- "webpack": "4.44.2",
+ "webpack": "4.46.0",
"webpack-cli": "3.3.12",
"webpack-merge": "4.2.2"
},