Skip to content

Commit 85e25a5

Browse files
chore(deps): bump @vercel/functions from 2.2.2 to 2.2.3
Bumps [@vercel/functions](https://github.com/vercel/vercel/tree/HEAD/packages/functions) from 2.2.2 to 2.2.3. - [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.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67c3d86 commit 85e25a5

File tree

3 files changed

+107
-83
lines changed

3 files changed

+107
-83
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@tanstack/react-table": "^8.21.3",
3232
"@thirdweb-dev/service-utils": "workspace:*",
3333
"@thirdweb-dev/vault-sdk": "workspace:*",
34-
"@vercel/functions": "2.2.2",
34+
"@vercel/functions": "2.2.3",
3535
"@vercel/og": "^0.6.8",
3636
"abitype": "1.0.8",
3737
"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.81.5",
16-
"@vercel/functions": "2.2.2",
16+
"@vercel/functions": "2.2.3",
1717
"class-variance-authority": "^0.7.1",
1818
"clsx": "^2.1.1",
1919
"date-fns": "4.1.0",

0 commit comments

Comments
 (0)