Skip to content

Commit

Permalink
Update dependency @astrojs/webapi to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2023
1 parent c8d518c commit f8d1c8b
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -240,11 +240,11 @@ __metadata:
linkType: hard

"@astrojs/webapi@npm:^2.0.1":
version: 2.0.1
resolution: "@astrojs/webapi@npm:2.0.1"
version: 2.2.0
resolution: "@astrojs/webapi@npm:2.2.0"
dependencies:
undici: 5.18.0
checksum: 7e0db7f0540f6b71cdb70478737eb2acbb2eb6ece1069b677201ccce23292fd6f96181ee0876d18647d3d8a548cdbbdfc6cc8d42bc02785252e8abe8dcce6108
undici: ^5.22.0
checksum: 2e6bbf1306f68a20997228242cb2db96bbb7098e11c7ade4d5a1d2025fe0c6fbd8a495f45a44a88efc6e3b4068ac7755032d2195d21a89b685b2109daf2ff450
languageName: node
linkType: hard

Expand Down Expand Up @@ -10164,7 +10164,7 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:5.18.0, undici@npm:^5.14.0":
"undici@npm:^5.14.0":
version: 5.18.0
resolution: "undici@npm:5.18.0"
dependencies:
Expand All @@ -10173,6 +10173,15 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:^5.22.0":
version: 5.24.0
resolution: "undici@npm:5.24.0"
dependencies:
busboy: ^1.6.0
checksum: 0795b69e0f7e1b2b162bce0d1670e6b44c968960e519f5b450df5196fd9c5102e0838ed854e68e61588f3c2436a3dc3d4390f9bf4a24b04eeb03926fe0eaa599
languageName: node
linkType: hard

"unherit@npm:^3.0.0":
version: 3.0.1
resolution: "unherit@npm:3.0.1"
Expand Down

0 comments on commit f8d1c8b

Please sign in to comment.