diff options
author | Vitaly Takmazov | 2019-07-14 17:12:53 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-07-14 17:12:53 +0300 |
commit | 64f2490b3690a0b5611318efb9aae8363f54a7e7 (patch) | |
tree | dafd4a9e24f706c09773d3e8441b1eee90fca597 /package.json | |
parent | 73a0b9c0cbca2159a5a6d8884c3907fab9b10b5a (diff) |
Update deps
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
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" } } |