Skip to content

Commit 38ecb59

Browse files
authored
chore: Bump vulnerable deps (supabase#40675)
* Bump @nuxt/devtools. * Bump tar. * Bump js-yaml. * Bump ai. * Bump js-yaml@3. * Deduplicate nitropack. * Deduplicate @aws libs.
1 parent b3060f1 commit 38ecb59

File tree

6 files changed

+168
-1619
lines changed

6 files changed

+168
-1619
lines changed

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"hast-util-to-html": "^9.0.0",
7474
"icons": "workspace:*",
7575
"isbot": "^5.1.2",
76-
"js-yaml": "^3.14.1",
76+
"js-yaml": "^3.14.2",
7777
"jsrsasign": "^11.0.0",
7878
"katex": "^0.16.21",
7979
"libpg-query": "15.2.0",

apps/studio/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@ai-sdk/openai": "2.0.32",
3131
"@ai-sdk/provider": "^2.0.0",
3232
"@ai-sdk/provider-utils": "^3.0.0",
33-
"@ai-sdk/react": "2.0.45",
33+
"@ai-sdk/react": "2.0.52",
3434
"@aws-sdk/credential-providers": "^3.804.0",
3535
"@dagrejs/dagre": "^1.0.4",
3636
"@dnd-kit/core": "^6.1.0",
@@ -73,7 +73,7 @@
7373
"@vercel/functions": "^2.1.0",
7474
"@vitejs/plugin-react": "^4.3.4",
7575
"@zip.js/zip.js": "^2.7.29",
76-
"ai": "5.0.45",
76+
"ai": "5.0.52",
7777
"ai-commands": "workspace:*",
7878
"awesome-debounce-promise": "^2.1.0",
7979
"common": "workspace:*",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"knip": "pnpx knip@~5.50.0"
4242
},
4343
"devDependencies": {
44-
"@aws-sdk/client-secrets-manager": "^3.410.0",
44+
"@aws-sdk/client-secrets-manager": "^3.823.0",
4545
"@types/node": "catalog:",
4646
"eslint": "^9.0.0",
4747
"prettier": "3.2.4",

packages/ai-commands/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@serafin/schema-builder": "^0.18.5",
1616
"@supabase/supabase-js": "catalog:",
17-
"ai": "^5.0.0",
17+
"ai": "5.0.52",
1818
"common-tags": "^1.8.2",
1919
"config": "workspace:*",
2020
"js-tiktoken": "^1.0.10",

0 commit comments

Comments
 (0)