Skip to content

Commit

Permalink
Merge pull request #94 from appsignal/depfu/update/yarn/whatwg-fetch-…
Browse files Browse the repository at this point in the history
…3.6.20

Update whatwg-fetch 3.6.2 → 3.6.20 (patch)
  • Loading branch information
jvanbaarsen authored Jun 17, 2024
2 parents b03da58 + a915c73 commit 7016700
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.4.4",
"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 @@ -7577,10 +7577,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 7016700

Please sign in to comment.