mirror of
https://github.com/Floriansylvain/SnippetsManager.git
synced 2026-08-19 19:43:17 +02:00
Updated Prisma to latest
This commit is contained in:
+2
-2
@@ -14,7 +14,7 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@prisma/client": "^4.9.0",
|
||||
"@prisma/client": "^4.10.1",
|
||||
"bcrypt": "^5.1.0",
|
||||
"concurrently": "^7.6.0",
|
||||
"cookie-parser": "^1.4.6",
|
||||
@@ -23,7 +23,6 @@
|
||||
"express": "^4.18.2",
|
||||
"jsonwebtoken": "^9.0.0",
|
||||
"nodemon": "^2.0.20",
|
||||
"prisma": "^4.9.0",
|
||||
"wait-on": "^7.0.1",
|
||||
"zod": "^3.20.2"
|
||||
},
|
||||
@@ -39,6 +38,7 @@
|
||||
"install": "^0.13.0",
|
||||
"jest": "^29.4.1",
|
||||
"npm": "^9.4.0",
|
||||
"prisma": "^4.10.1",
|
||||
"supertest": "^6.3.3",
|
||||
"ts-jest": "^29.0.5",
|
||||
"ts-node": "^10.9.1",
|
||||
|
||||
Reference in New Issue
Block a user