Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @vercel/node to v5.1.4 #313

Merged
merged 1 commit into from
Feb 13, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3568,10 +3568,10 @@ __metadata:
languageName: node
linkType: hard

"@vercel/build-utils@npm:9.3.0":
version: 9.3.0
resolution: "@vercel/build-utils@npm:9.3.0"
checksum: 10/c97b37695cf9cb861deb37bf5bac0c910854dd8abd778bef04dec78053501ad2d13932e9b5651e620b2effad477a9561d991be3a2804406782a1f438642ea685
"@vercel/build-utils@npm:9.3.1":
version: 9.3.1
resolution: "@vercel/build-utils@npm:9.3.1"
checksum: 10/51c62c61f42e9e732406e4c813bbc76f97af283d5c1ce31003e871b280d5e5fbbe67e81bb5d4b9c36c7105e1ffc155677f9393666b8ee1d2436fabe219e0ff46
languageName: node
linkType: hard

Expand Down Expand Up @@ -3605,14 +3605,14 @@ __metadata:
linkType: hard

"@vercel/node@npm:^5.0.0":
version: 5.1.3
resolution: "@vercel/node@npm:5.1.3"
version: 5.1.4
resolution: "@vercel/node@npm:5.1.4"
dependencies:
"@edge-runtime/node-utils": "npm:2.3.0"
"@edge-runtime/primitives": "npm:4.1.0"
"@edge-runtime/vm": "npm:3.2.0"
"@types/node": "npm:16.18.11"
"@vercel/build-utils": "npm:9.3.0"
"@vercel/build-utils": "npm:9.3.1"
"@vercel/error-utils": "npm:2.0.3"
"@vercel/nft": "npm:0.27.10"
"@vercel/static-config": "npm:3.0.0"
Expand All @@ -3629,7 +3629,7 @@ __metadata:
ts-node: "npm:10.9.1"
typescript: "npm:4.9.5"
undici: "npm:5.28.4"
checksum: 10/a1fee04f64f877f4b638c0522e215e469f6279bc98683510159f4bc3399168124e631770100696f6a90321e304d1bfc05998f97f60b19cc02e2f4817429943b5
checksum: 10/068f6d493a293df3c29e5d66c783741be180bc3d28b16a8fcf816ed75b2df7aeec0c05c8ddba990e616d1e25ca9d9c7e5595d607ef095338a513d863ef0933a4
languageName: node
linkType: hard

Expand Down