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 @@ -2368,10 +2368,10 @@ __metadata:
languageName: node
linkType: hard

"@vercel/build-utils@npm:12.1.3":
version: 12.1.3
resolution: "@vercel/build-utils@npm:12.1.3"
checksum: 10c0/db51e079928f2622886c5572c24d1b077ab39fb8d9f00b9c5ce024bb567c20512e37bea9b2c22536e5cf53903cad904e7f9d8be3e5402a66bd07de47e8073130
"@vercel/build-utils@npm:12.2.0":
version: 12.2.0
resolution: "@vercel/build-utils@npm:12.2.0"
checksum: 10c0/26f97cb09cba2d76d6c4af2ecda945ebc2143935b8e398d8f7909957272e8314a9a0d0ebdf4c4f42dd580c5613fd028388413395d7ad68c759796343384212e8
languageName: node
linkType: hard

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

"@vercel/node@npm:^5.0.0":
version: 5.4.1
resolution: "@vercel/node@npm:5.4.1"
version: 5.5.0
resolution: "@vercel/node@npm:5.5.0"
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:12.1.3"
"@vercel/build-utils": "npm:12.2.0"
"@vercel/error-utils": "npm:2.0.3"
"@vercel/nft": "npm:0.30.1"
"@vercel/static-config": "npm:3.1.2"
Expand All @@ -2459,7 +2459,7 @@ __metadata:
ts-node: "npm:10.9.1"
typescript: "npm:4.9.5"
undici: "npm:5.28.4"
checksum: 10c0/85878f0907a4f19393d1faf303bcba241690fcb92ed684c3e8d0b9314a68461a504a0bb496d019495e249dbe3c158c5b326b7014f3a9011c438867d6e8f6af2e
checksum: 10c0/73df626a5a06ebdd043be5f25d67251060337056ec9991f13a32c86560b0bcea206447e442186d92862aea29647fd406d6e886dce7a38b7f81b7484d9e9f7f5e
languageName: node
linkType: hard

Expand Down
Loading