Skip to content

Commit

Permalink
chore: update undici dependency (#13608)
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolk committed Feb 21, 2024
1 parent 85181ed commit f27ccb7
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 @@ -169,7 +169,7 @@
"jake/async": "^2.6.4",
"json5": "^2.2.3",
"nth-check": "^2.0.1",
"undici": "^5.26.2",
"undici": "^5.28.3",
"pkg-fetch": "https://github.com/aws-amplify/pkg-fetch#ad4a21feb533d338bf951e7ba28cea7256aedeff",
"tough-cookie": "^4.1.3",
"semver": "^7.5.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32176,12 +32176,12 @@ node-pty@beta:
languageName: node
linkType: hard

"undici@npm:^5.26.2":
version: 5.27.0
resolution: "undici@npm:5.27.0"
"undici@npm:^5.28.3":
version: 5.28.3
resolution: "undici@npm:5.28.3"
dependencies:
"@fastify/busboy": ^2.0.0
checksum: 68a14e0981c4ccaa9e6192bb530e1d5d608cde8423bcca8ae18a6d230366b07b328d98b1ed092c53cbd751dca3067642ab5bdaffa75c3d6d6c69b98cdb4436ce
checksum: 3c559ae50ef3104b7085251445dda6f4de871553b9e290845649d2f80b06c0c9cfcdf741b0029c6b20d36c82e6a74dc815b139fa9a26757d70728074ca6d6f5c
languageName: node
linkType: hard

Expand Down

0 comments on commit f27ccb7

Please sign in to comment.