aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 7a573283..61ec7cbc 100644
--- a/package.json
+++ b/package.json
@@ -42,14 +42,14 @@
"terser-webpack-plugin": "^1.3.0",
"url-loader": "^2.0.1",
"webpack": "^4.35.3",
- "webpack-cli": "^3.3.5"
+ "webpack-cli": "^3.3.6"
},
"dependencies": {
"classlist.js": "^1.1.20150312",
"element-closest": "3.0.1",
"evil-icons": "^1.10.1",
"formdata-polyfill": "^3.0.18",
- "url-polyfill": "^1.1.6",
+ "url-polyfill": "^1.1.7",
"whatwg-fetch": "^3.0.0"
}
}