Skip to content

Commit

Permalink
Deps: Bump whatwg-fetch from 3.6.2 to 3.6.17
Browse files Browse the repository at this point in the history
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](JakeChampion/fetch@v3.6.2...v3.6.17)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
1 parent ec72a76 commit 9ffe719
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"redux-thunk": "^2.4.2",
"styled-components": "^4.4.1",
"uuid": "^9.0.0",
"whatwg-fetch": "^3.6.2"
"whatwg-fetch": "^3.6.17"
},
"scripts": {
"test": "react-scripts test --env=jest-environment-jsdom",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11005,10 +11005,10 @@ whatwg-encoding@^2.0.0:
dependencies:
iconv-lite "0.6.3"

whatwg-fetch@^3.6.2:
version "3.6.2"
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz#dced24f37f2624ed0281725d51d0e2e3fe677f8c"
integrity sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==
whatwg-fetch@^3.6.17, whatwg-fetch@^3.6.2:
version "3.6.17"
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.17.tgz#009bbbfc122b227b74ba1ff31536b3a1a0e0e212"
integrity sha512-c4ghIvG6th0eudYwKZY5keb81wtFz9/WeAHAoy8+r18kcWlitUIrmGFQ2rWEl4UCKUilD3zCLHOIPheHx5ypRQ==

whatwg-mimetype@^2.3.0:
version "2.3.0"
Expand Down

0 comments on commit 9ffe719

Please sign in to comment.