build(deps-dev): bump whatwg-fetch from 3.6.17 to 3.6.20

Bumps [whatwg-fetch](https://github.com/github/fetch) from 3.6.17 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.17...v3.6.20)

---
updated-dependencies:
- dependency-name: whatwg-fetch
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-21 04:20:44 +00:00 committed by Klara Simickova
parent 0d30a96587
commit 4a641e8b16
2 changed files with 6 additions and 5 deletions

View file

@ -111,7 +111,7 @@
"typescript": "5.1.6",
"uuid": "9.0.0",
"webpack-bundle-analyzer": "4.9.1",
"whatwg-fetch": "3.6.17"
"whatwg-fetch": "3.6.20"
},
"scripts": {
"lint": "npm-run-all lint:*",