Skip to content

Commit

Permalink
Merge pull request #2988 from alphagov/dependabot/npm_and_yarn/whatwg…
Browse files Browse the repository at this point in the history
…-fetch-3.6.20

Bump whatwg-fetch from 3.6.19 to 3.6.20
  • Loading branch information
minhngocd authored Dec 18, 2023
2 parents b113774 + f94b063 commit a04eec5
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 @@ -50,7 +50,7 @@
"paste-html-to-govspeak": "^0.4.0",
"raven-js": "^3.27.2",
"url-polyfill": "^1.1.12",
"whatwg-fetch": "^3.6.19"
"whatwg-fetch": "^3.6.20"
},
"resolutions": {
"stylelint/strip-ansi": "6.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3046,10 +3046,10 @@ vary@~1.1.2:
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=

whatwg-fetch@^3.6.19:
version "3.6.19"
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.19.tgz#caefd92ae630b91c07345537e67f8354db470973"
integrity sha512-d67JP4dHSbm2TrpFj8AbO8DnL1JXL5J9u0Kq2xW6d0TFDbCA3Muhdt8orXC22utleTVj7Prqt82baN6RBvnEgw==
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==

which@^1.3.1:
version "1.3.1"
Expand Down

0 comments on commit a04eec5

Please sign in to comment.