Compare commits

..

No commits in common. "renovate/prisma-client-5.x-lockfile" and "main" have entirely different histories.

7
package-lock.json generated
View file

@ -23,11 +23,10 @@
} }
}, },
"node_modules/@prisma/client": { "node_modules/@prisma/client": {
"version": "5.21.1", "version": "5.16.1",
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.21.1.tgz", "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.16.1.tgz",
"integrity": "sha512-3n+GgbAZYjaS/k0M03yQsQfR1APbr411r74foknnsGpmhNKBG49VuUkxIU6jORgvJPChoD4WC4PqoHImN1FP0w==", "integrity": "sha512-wM9SKQjF0qLxdnOZIVAIMKiz6Hu7vDt4FFAih85K1dk/Rr2mdahy6d3QP41K62N9O0DJJA//gUDA3Mp49xsKIg==",
"hasInstallScript": true, "hasInstallScript": true,
"license": "Apache-2.0",
"engines": { "engines": {
"node": ">=16.13" "node": ">=16.13"
}, },