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:
parent
4268515a83
commit
bc043bb28f
2 changed files with 6 additions and 5 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
|
@ -71,7 +71,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"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
|
|
@ -18817,9 +18817,10 @@
|
|||
}
|
||||
},
|
||||
"node_modules/whatwg-fetch": {
|
||||
"version": "3.6.2",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
"version": "3.6.17",
|
||||
"resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.17.tgz",
|
||||
"integrity": "sha512-c4ghIvG6th0eudYwKZY5keb81wtFz9/WeAHAoy8+r18kcWlitUIrmGFQ2rWEl4UCKUilD3zCLHOIPheHx5ypRQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/whatwg-mimetype": {
|
||||
"version": "3.0.0",
|
||||
|
|
|
|||
|
|
@ -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:*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue