Skip to content

Commit

Permalink
Update backend deps
Browse files Browse the repository at this point in the history
  • Loading branch information
damianstasik committed Oct 16, 2023
1 parent 439e0ba commit 4fced07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@fastify/cors": "^8.4.0",
"@fastify/static": "^6.11.2",
"@fastify/websocket": "^8.2.0",
"@prisma/client": "^4.13.0",
"@prisma/client": "^5.4.2",
"@trpc/server": "^10.40.0",
"@types/async": "^3.2.21",
"@types/cookie": "^0.5.2",
Expand All @@ -34,7 +34,7 @@
"lodash": "^4.17.21",
"mixpanel": "^0.18.0",
"pg": "^8.11.3",
"prisma": "^4.13.0",
"prisma": "^5.4.2",
"spotify-web-api-node": "^5.0.2",
"typescript": "^5.2.2",
"zod": "^3.22.4"
Expand Down

0 comments on commit 4fced07

Please sign in to comment.