Skip to content

Commit 508fb60

Browse files
chore(deps): bump @vercel/functions from 2.1.0 to 2.2.2
Bumps [@vercel/functions](https://github.com/vercel/vercel/tree/HEAD/packages/functions) from 2.1.0 to 2.2.2. - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/functions/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/[email protected]/packages/functions) --- updated-dependencies: - dependency-name: "@vercel/functions" dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2ef5eb commit 508fb60

File tree

3 files changed

+592
-375
lines changed

3 files changed

+592
-375
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@tanstack/react-table": "^8.21.3",
3131
"@thirdweb-dev/service-utils": "workspace:*",
3232
"@thirdweb-dev/vault-sdk": "workspace:*",
33-
"@vercel/functions": "2.1.0",
33+
"@vercel/functions": "2.2.2",
3434
"@vercel/og": "^0.6.8",
3535
"abitype": "1.0.8",
3636
"chakra-react-select": "^4.7.6",

apps/nebula/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@radix-ui/react-switch": "^1.2.5",
1414
"@radix-ui/react-tooltip": "1.2.7",
1515
"@tanstack/react-query": "5.80.7",
16-
"@vercel/functions": "2.1.0",
16+
"@vercel/functions": "2.2.2",
1717
"class-variance-authority": "^0.7.1",
1818
"clsx": "^2.1.1",
1919
"date-fns": "4.1.0",

0 commit comments

Comments
 (0)