aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-12 07:15:09 +0000
committerGravatar vitalyster2020-11-12 12:59:45 +0300
commitb9ed4fa687fc1ad2d3aa91ad439e5ee42abfbfca (patch)
treea42c55776846201a06dc7891b080539850c5a661 /package.json
parent4a2b56a850f5bd4802c1001f0249f5ab34c6bb1e (diff)
Bump whatwg-fetch from 3.4.1 to 3.5.0
Bumps [whatwg-fetch](https://github.com/github/fetch) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/github/fetch/releases) - [Commits](https://github.com/github/fetch/compare/v3.4.1...v3.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 f35a18a3..5e1af358 100644
--- a/package.json
+++ b/package.json
@@ -51,6 +51,6 @@
"formdata-polyfill": "^3.0.20",
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.12",
- "whatwg-fetch": "^3.4.1"
+ "whatwg-fetch": "^3.5.0"
}
}