Skip to content

Commit 9e4a2fc

Browse files
authored
Merge pull request #929 from Shopify/dependabot/npm_and_yarn/prisma/client-6.2.1
Bump @prisma/client from 5.22.0 to 6.2.1
2 parents 0861fd7 + 0eb6809 commit 9e4a2fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"node": "^18.20 || ^20.10 || >=21.0.0"
2424
},
2525
"dependencies": {
26-
"@prisma/client": "^5.11.0",
26+
"@prisma/client": "^6.2.1",
2727
"@remix-run/dev": "^2.7.1",
2828
"@remix-run/fs-routes": "^2.15.0",
2929
"@remix-run/node": "^2.7.1",
@@ -33,9 +33,9 @@
3333
"@shopify/cli": "^3.63.1",
3434
"@shopify/polaris": "^12.0.0",
3535
"@shopify/shopify-app-remix": "^3.4.0",
36-
"@shopify/shopify-app-session-storage-prisma": "^5.1.5",
36+
"@shopify/shopify-app-session-storage-prisma": "^5.2.2",
3737
"isbot": "^5.1.0",
38-
"prisma": "^5.11.0",
38+
"prisma": "^6.2.1",
3939
"react": "^18.2.0",
4040
"react-dom": "^18.2.0",
4141
"vite-tsconfig-paths": "^5.0.1"

0 commit comments

Comments
 (0)