Skip to content

Commit

Permalink
fix(deps): pin dependency @prisma/extension-accelerate to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent cf82e85 commit abe881b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion accelerate/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@prisma/client": "5.18.0",
"@prisma/extension-accelerate": "^1.1.0"
"@prisma/extension-accelerate": "1.2.1"
},
"prettier": {
"trailingComma": "all",
Expand Down

0 comments on commit abe881b

Please sign in to comment.