aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-09-27 21:11:16 +0000
committerGravatar vitalyster2021-09-28 00:13:46 +0300
commita9de72c8041f80cdcf95a8637205ce42c001f870 (patch)
tree359ef7cdb48aecf57e96fcd963f2e095f65c5413 /package-lock.json
parentf16afd14eeb2d370d846d2307ac118131a690e8f (diff)
Bump formdata-polyfill from 4.0.7 to 4.0.8
Bumps [formdata-polyfill](https://github.com/jimmywarting/FormData) from 4.0.7 to 4.0.8. - [Release notes](https://github.com/jimmywarting/FormData/releases) - [Changelog](https://github.com/jimmywarting/FormData/blob/master/CHANGELOG.md) - [Commits](https://github.com/jimmywarting/FormData/compare/v4.0.7...v4.0.8) --- 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-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index f5a52eff..f9463581 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3559,9 +3559,9 @@
"dev": true
},
"formdata-polyfill": {
- "version": "4.0.7",
- "resolved": "https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.7.tgz",
- "integrity": "sha512-pTY5vaVDcdiEyFQfTkRoCPAtv1I9yLqsf8TICX3vqQmpywZaGfjIf9tW86yt3iTcbE5oEhhUNJQa/Nn7Uv/i2w==",
+ "version": "4.0.8",
+ "resolved": "https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.8.tgz",
+ "integrity": "sha512-p0naEVqvCUELWr294iIyMwXH3mhlsg2AhTrFEAWbJx1i8FOrHuaoQQKEvQsK08oF+77KxFwuRVm5ltOY1Ac1rg==",
"requires": {
"fetch-blob": "^3.1.2"
}