diff options
author | dependabot[bot] | 2023-07-21 21:24:10 +0000 |
---|---|---|
committer | vitalyster | 2023-07-22 02:56:55 +0300 |
commit | 0436da9c6a06e5ee4e5e1ab02fb1f60894310b9d (patch) | |
tree | e4801e3ca5bbfda8f2f3b1c3000785c2e973dde9 /package.json | |
parent | 437ed06f5ee9dadf7c7db8a1378b6349bde854f3 (diff) |
build(deps): bump whatwg-fetch from 3.6.16 to 3.6.17
Bumps [whatwg-fetch](https://github.com/github/fetch) from 3.6.16 to 3.6.17.
- [Release notes](https://github.com/github/fetch/releases)
- [Commits](https://github.com/github/fetch/compare/v3.6.16...v3.6.17)
---
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 55c3f63f..7250fe05 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "react-router-dom": "^6.14.2", "svg4everybody": "^2.1.9", "url-polyfill": "^1.1.12", - "whatwg-fetch": "^3.6.16", + "whatwg-fetch": "^3.6.17", "xml2js": "^0.6.0" } } |