Skip to content
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 @@ -2384,10 +2384,10 @@ __metadata:
languageName: node
linkType: hard

"@vercel/build-utils@npm:13.0.1":
version: 13.0.1
resolution: "@vercel/build-utils@npm:13.0.1"
checksum: 10c0/144c5fac3b5eb2b40d0eae3e07047fbf9e6f020f91dc21160bd141c05bca899d0dd1b9ce7e2678eb0bddfad3900f682c232a916cf08a7af9c986e53fe8c7c886
"@vercel/build-utils@npm:13.0.2":
version: 13.0.2
resolution: "@vercel/build-utils@npm:13.0.2"
checksum: 10c0/4d820a3fbdac7da2561de8894c11622846af2a1bb068ba901c47ec7d6dd4421adfc63be12ddcecb5a2e72fabe9bdb2a49389a4398235974376dfcbfe26ca97f8
languageName: node
linkType: hard

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

"@vercel/node@npm:^5.0.0":
version: 5.5.6
resolution: "@vercel/node@npm:5.5.6"
version: 5.5.7
resolution: "@vercel/node@npm:5.5.7"
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:13.0.1"
"@vercel/build-utils": "npm:13.0.2"
"@vercel/error-utils": "npm:2.0.3"
"@vercel/nft": "npm:0.30.1"
"@vercel/static-config": "npm:3.1.2"
Expand All @@ -2476,7 +2476,7 @@ __metadata:
typescript: "npm:4.9.5"
typescript5: "npm:typescript@5.9.3"
undici: "npm:5.28.4"
checksum: 10c0/7364615d36f79451bac2ef854a650b6d6fcb4e94a88d56988b58b3db45075e071f737bac4d1e404edfdeec9d9f360f47973db0bef80212c241a66866194d7c51
checksum: 10c0/6b35840d656c1f2ba1ddc531c90c1c522398631be6b664a148581cfbca90b4954cf2c2d2f2c593174401a3a70aff18d7d8fe4c3c0cd023451156fab9ae14ce33
languageName: node
linkType: hard

Expand Down
Loading