aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 6b852d3f..4e6068ca 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"classlist.js": "^1.1.20150312",
"element-closest": "^2.0.2",
"evil-icons": "^1.10.1",
- "formdata-polyfill": "^3.0.12",
+ "formdata-polyfill": "^3.0.13",
"url-polyfill": "^1.1.0",
"whatwg-fetch": "^3.0.0"
}
diff --git a/yarn.lock b/yarn.lock
index 42b4a376..f040af38 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2641,10 +2641,10 @@ for-in@^1.0.2:
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
-formdata-polyfill@^3.0.12:
- version "3.0.12"
- resolved "https://registry.yarnpkg.com/formdata-polyfill/-/formdata-polyfill-3.0.12.tgz#43f8d9bad5408a57c4f801784526e8230b6e9f7a"
- integrity sha512-y5V1Y4e2VSJ29+CAHozJwN9BqvsigYicZp/MqeYP00X/UMah3cLb2ix7/58fLcaAjwr8HfztD7Ih/IQCW1BGfw==
+formdata-polyfill@^3.0.13:
+ version "3.0.13"
+ resolved "https://registry.yarnpkg.com/formdata-polyfill/-/formdata-polyfill-3.0.13.tgz#991321c83b7a760aaf3788f1b7bbbf77e85b09bb"
+ integrity sha512-aYrFSz9wxtBc9E1yCfD5IFhTK9FDZVRM53kUQn1W6Et5+R9c4tpa5Mg9hQIBIc2er3fLx0ElbKujipu+2551vQ==
fragment-cache@^0.2.1:
version "0.2.1"