Skip to content

Commit

Permalink
Update whatwg-fetch to version 3.6.20
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Dec 15, 2023
1 parent 5cbb561 commit 27db16a
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 @@ -32,7 +32,7 @@
"react-dom": "17.0.2",
"react-test-renderer": "^17.0.2",
"tailwindcss": "^3.3.2",
"whatwg-fetch": "^3.6.2"
"whatwg-fetch": "^3.6.20"
},
"devDependencies": {
"@fullhuman/postcss-purgecss": "^4.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6821,10 +6821,10 @@ whatwg-encoding@^1.0.5:
dependencies:
iconv-lite "0.4.24"

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.20:
version "3.6.20"
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.20.tgz#580ce6d791facec91d37c72890995a0b48d31c70"
integrity sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==

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

0 comments on commit 27db16a

Please sign in to comment.