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

Bumps [whatwg-fetch](https://github.com/github/fetch) from 3.6.2 to 3.6.17.
- [Release notes](https://github.com/github/fetch/releases)
- [Commits](https://github.com/github/fetch/compare/v3.6.2...v3.6.17)

---
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-07-25 04:35:31 +00:00 committed by Klara Simickova
parent 4268515a83
commit bc043bb28f
2 changed files with 6 additions and 5 deletions

View file

@ -95,7 +95,7 @@
"typescript": "5.1.6",
"uuid": "9.0.0",
"webpack-bundle-analyzer": "4.9.0",
"whatwg-fetch": "^3.6.2"
"whatwg-fetch": "^3.6.17"
},
"scripts": {
"lint": "npm-run-all lint:*",