aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-21 21:10:58 +0000
committerGravatar vitalyster2021-06-22 00:33:08 +0300
commit7fb9a8773eacb4bb2ebb66741321eee584663488 (patch)
tree3ef0f8f0571299e14f4c153c763bf755de4ca3b1 /package.json
parent013a83a224d5946f5025e142b5a754162e6e204e (diff)
Bump formdata-polyfill from 4.0.4 to 4.0.6
Bumps [formdata-polyfill](https://github.com/jimmywarting/FormData) from 4.0.4 to 4.0.6. - [Release notes](https://github.com/jimmywarting/FormData/releases) - [Commits](https://github.com/jimmywarting/FormData/commits) --- updated-dependencies: - dependency-name: formdata-polyfill dependency-type: direct:production update-type: version-update:semver-patch ... 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 80e61493..5a158cf5 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": "^4.0.4",
+ "formdata-polyfill": "^4.0.6",
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.12",
"whatwg-fetch": "^3.6.2"