Commit a35a514b authored by dependabot's avatar dependabot
Browse files

Bump @prisma/client from 6.1.0 to 6.2.0

parent b5295c4b
Loading
Loading
Loading
Loading
+4 −5
Original line number Diff line number Diff line
@@ -5263,11 +5263,10 @@
      }
    },
    "node_modules/@prisma/client": {
      "version": "6.1.0",
      "resolved": "https://registry.npmjs.org/@prisma/client/-/client-6.1.0.tgz",
      "integrity": "sha512-AbQYc5+EJKm1Ydfq3KxwcGiy7wIbm4/QbjCKWWoNROtvy7d6a3gmAGkKjK0iUCzh+rHV8xDhD5Cge8ke/kiy5Q==",
      "version": "6.2.0",
      "resolved": "https://registry.npmjs.org/@prisma/client/-/client-6.2.0.tgz",
      "integrity": "sha512-tmEgej4OR+Wqk8MwZQcu58JzA1iFPmi/z7VPEmjTuTIQDLqHQZ6+MDRLL4wgNJXJkMHUKD9yMD5AkwYH0/0hKA==",
      "hasInstallScript": true,
      "license": "Apache-2.0",
      "engines": {
        "node": ">=18.18"
      },
@@ -16718,7 +16717,7 @@
      "version": "1.0.0",
      "license": "ISC",
      "dependencies": {
        "@prisma/client": "^6.1.0",
        "@prisma/client": "^6.2.0",
        "@sc07-canvas/lib": "^1.0.0",
        "@sentry/node": "^8.47.0",
        "body-parser": "^1.20.2",
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
    "typescript": "^5.7.2"
  },
  "dependencies": {
    "@prisma/client": "^6.1.0",
    "@prisma/client": "^6.2.0",
    "@sc07-canvas/lib": "^1.0.0",
    "@sentry/node": "^8.47.0",
    "body-parser": "^1.20.2",