diff options
author | dependabot[bot] | 2023-07-18 21:35:11 +0000 |
---|---|---|
committer | vitalyster | 2023-07-19 19:01:50 +0300 |
commit | 079742eb153d86321a5178031eb1689993ef2721 (patch) | |
tree | 82db85c09d2ddae5f4c06581344b5fcbaa407a44 /package.json | |
parent | 412498d925fa26e3caad01b1a33f82f0905080c4 (diff) |
build(deps): bump whatwg-fetch from 3.6.2 to 3.6.16
Bumps [whatwg-fetch](https://github.com/github/fetch) from 3.6.2 to 3.6.16.
- [Release notes](https://github.com/github/fetch/releases)
- [Commits](https://github.com/github/fetch/compare/v3.6.2...v3.6.16)
---
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 357b0ca2..6c3e8e33 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.2", + "whatwg-fetch": "^3.6.16", "xml2js": "^0.6.0" } } |