diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 1fdbf485..c9ceb559 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -87,6 +87,6 @@ "react-use-form-state": "^0.13.2", "regenerator-runtime": "^0.13.7", "svg4everybody": "^2.1.9", - "url-polyfill": "^1.1.11" + "url-polyfill": "^1.1.12" } } |