Skip to content

Commit

Permalink
Merge pull request #414 from cabify/dependabot/npm_and_yarn/whatwg-fe…
Browse files Browse the repository at this point in the history
…tch-3.6.20

Bump whatwg-fetch from 3.6.19 to 3.6.20
  • Loading branch information
gabrielperales authored Dec 21, 2023
2 parents 3eae0e4 + e9d75f4 commit 519a686
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 @@ -56,7 +56,7 @@
"react-dom": "18.2.0",
"rimraf": "5.0.5",
"typescript": "5.3.3",
"whatwg-fetch": "3.6.19"
"whatwg-fetch": "3.6.20"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5918,10 +5918,10 @@ whatwg-encoding@^2.0.0:
dependencies:
iconv-lite "0.6.3"

[email protected].19:
version "3.6.19"
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.19.tgz#caefd92ae630b91c07345537e67f8354db470973"
integrity sha512-d67JP4dHSbm2TrpFj8AbO8DnL1JXL5J9u0Kq2xW6d0TFDbCA3Muhdt8orXC22utleTVj7Prqt82baN6RBvnEgw==
[email protected].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@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit 519a686

Please sign in to comment.