aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-05-10 09:29:01 +0000
committerGravatar vitalyster2021-05-12 11:28:45 +0300
commit2abc3184899a1e23106edae4890d433cd0b260fb (patch)
tree08cbeec7a759ff3651cb3a4cd8a18b03075ce457 /package.json
parente9473efba7cb5f5054fd788f6f3727f38c655d98 (diff)
Bump formdata-polyfill from 3.0.20 to 4.0.0
Bumps [formdata-polyfill](https://github.com/jimmywarting/FormData) from 3.0.20 to 4.0.0. - [Release notes](https://github.com/jimmywarting/FormData/releases) - [Commits](https://github.com/jimmywarting/FormData/commits) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5d2a8e1f..70fa2f08 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
"classlist.js": "^1.1.20150312",
"element-closest": "3.0.2",
"evil-icons": "^1.10.1",
- "formdata-polyfill": "^3.0.20",
+ "formdata-polyfill": "^4.0.0",
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.12",
"whatwg-fetch": "^3.6.2"