aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-08-29 21:24:09 +0000
committerGravatar vitalyster2023-08-30 02:38:56 +0300
commit28ba5543fcf7ffc1eeaacfc4763a09a8da7b62d7 (patch)
treeeac45fbab14775ffd589e67e0c0282862f6f5802 /package.json
parent9a0ebde44ef7361fb8953baa75fe10f5428162b5 (diff)
build(deps): bump whatwg-fetch from 3.6.17 to 3.6.18
Bumps [whatwg-fetch](https://github.com/github/fetch) from 3.6.17 to 3.6.18. - [Release notes](https://github.com/github/fetch/releases) - [Changelog](https://github.com/JakeChampion/fetch/blob/master/CHANGELOG.md) - [Commits](https://github.com/github/fetch/compare/v3.6.17...v3.6.18) --- 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 02531453..b1138908 100644
--- a/package.json
+++ b/package.json
@@ -108,7 +108,7 @@
"react-router-dom": "^6.15.0",
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.12",
- "whatwg-fetch": "^3.6.17",
+ "whatwg-fetch": "^3.6.18",
"xml2js": "^0.6.2"
}
}