aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-12-14 21:57:17 +0000
committerGravatar vitalyster2023-12-15 12:31:10 +0300
commita30ff1476225d2e3987cc528e08de98ae92c1ff2 (patch)
tree161afa998019b5f4fee3f067f54ca7b18fdc6ad6 /package.json
parent8c0cff395edb91164d506b0ed99a7a10e9c51696 (diff)
build(deps): bump whatwg-fetch from 3.6.19 to 3.6.20
Bumps [whatwg-fetch](https://github.com/github/fetch) from 3.6.19 to 3.6.20. - [Release notes](https://github.com/github/fetch/releases) - [Changelog](https://github.com/JakeChampion/fetch/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/fetch/compare/v3.6.19...v3.6.20) --- updated-dependencies: - dependency-name: whatwg-fetch 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 58697467..4b67fd73 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"react-router-dom": "^6.21.0",
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.12",
- "whatwg-fetch": "^3.6.19",
+ "whatwg-fetch": "^3.6.20",
"xml2js": "^0.6.2"
}
}