Skip to content

Commit

Permalink
chore: bump undici to ^5.26.2 (aws-amplify#13379)
Browse files Browse the repository at this point in the history
  • Loading branch information
bombguy authored Nov 1, 2023
1 parent 3dccba7 commit 1ce1889
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"jake/async": "^2.6.4",
"json5": "^2.2.3",
"nth-check": "^2.0.1",
"undici": "^5.8.0",
"undici": "^5.26.2",
"pkg-fetch": "https://github.com/aws-amplify/pkg-fetch#ad4a21feb533d338bf951e7ba28cea7256aedeff",
"tough-cookie": "^4.1.3",
"semver": "^7.5.4",
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8841,6 +8841,13 @@ __metadata:
languageName: node
linkType: hard

"@fastify/busboy@npm:^2.0.0":
version: 2.0.0
resolution: "@fastify/busboy@npm:2.0.0"
checksum: fdaedca865721769a3a8d788c9efd6af90e73b5f2ff0160dbf46a6160631bbe56e6e5770fafb9a6395111372c73fb2bfa8d4698edc98c6b1f7d97cc9b74e37ea
languageName: node
linkType: hard

"@fluentui/react-component-event-listener@npm:~0.63.0":
version: 0.63.1
resolution: "@fluentui/react-component-event-listener@npm:0.63.1"
Expand Down Expand Up @@ -31875,12 +31882,12 @@ node-pty@beta:
languageName: node
linkType: hard

"undici@npm:^5.8.0":
version: 5.22.0
resolution: "undici@npm:5.22.0"
"undici@npm:^5.26.2":
version: 5.27.0
resolution: "undici@npm:5.27.0"
dependencies:
busboy: ^1.6.0
checksum: a9c1d5bdac6aa95fb623bd9bbba3f2c190556e5c03c7a5d904fbded257ca52de0cfcdfc921e4f8d82a349bacf6d6d2437e905fb9e14435a7347fd76f2303bf0a
"@fastify/busboy": ^2.0.0
checksum: 68a14e0981c4ccaa9e6192bb530e1d5d608cde8423bcca8ae18a6d230366b07b328d98b1ed092c53cbd751dca3067642ab5bdaffa75c3d6d6c69b98cdb4436ce
languageName: node
linkType: hard

Expand Down

0 comments on commit 1ce1889

Please sign in to comment.