diff options
author | Vitaly Takmazov | 2018-11-27 13:37:02 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2018-11-27 13:37:02 +0300 |
commit | bba101a57e0504339f9b5368979885c1bfbf6d76 (patch) | |
tree | 024f75ce3a89c566fbf4be6a3255eb48a043f068 /package.json | |
parent | 1871d0c8673642be27cc4b78318960b9c5f91960 (diff) |
update deps
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e08de7dc..864b363a 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "element-closest": "^2.0.2", "evil-icons": "^1.10.1", "formdata-polyfill": "^3.0.13", - "url-polyfill": "^1.1.0", + "url-polyfill": "^1.1.1", "whatwg-fetch": "^3.0.0" } } |