File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed
dev-packages/node-integration-tests Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 3636 "@nestjs/core" : " ^11" ,
3737 "@nestjs/platform-express" : " ^11" ,
3838 "@prisma/adapter-pg" : " 7.2.0" ,
39- "@prisma/client" : " 6.15 .0" ,
39+ "@prisma/client" : " 7.4 .0" ,
4040 "@sentry/aws-serverless" : " 10.38.0" ,
4141 "@sentry/core" : " 10.38.0" ,
4242 "@sentry/node" : " 10.38.0" ,
Original file line number Diff line number Diff line change 74947494 pg "^8.16.3"
74957495 postgres-array "3.0.4"
74967496
7497- "@prisma/client@6.15.0":
7498- version "6.15.0"
7499- resolved "https://registry.yarnpkg.com/@prisma/client/-/client-6.15.0.tgz#c4166aa8492878c842e63c515853d7a4125e6168"
7500- integrity sha512-wR2LXUbOH4cL/WToatI/Y2c7uzni76oNFND7+23ypLllBmIS8e3ZHhO+nud9iXSXKFt1SoM3fTZvHawg63emZw==
7497+ "@prisma/client-runtime-utils@7.4.0":
7498+ version "7.4.0"
7499+ resolved "https://registry.yarnpkg.com/@prisma/client-runtime-utils/-/client-runtime-utils-7.4.0.tgz#feeb5a09f247ce1f0f8ef4cc817e9ccd6c8f46c3"
7500+ integrity sha512-jTmWAOBGBSCT8n7SMbpjCpHjELgcDW9GNP/CeK6CeqjUFlEL6dn8Cl81t/NBDjJdXDm85XDJmc+PEQqqQee3xw==
7501+
7502+ "@prisma/client@7.4.0":
7503+ version "7.4.0"
7504+ resolved "https://registry.yarnpkg.com/@prisma/client/-/client-7.4.0.tgz#c3f19a15d4a678807035987b251293474639f1cc"
7505+ integrity sha512-Sc+ncr7+ph1hMf1LQfn6UyEXDEamCd5pXMsx8Q3SBH0NGX+zjqs3eaABt9hXwbcK9l7f8UyK8ldxOWA2LyPynQ==
7506+ dependencies:
7507+ "@prisma/client-runtime-utils" "7.4.0"
75017508
75027509"@prisma/config@6.15.0":
75037510 version "6.15.0"
@@ -30445,6 +30452,7 @@ stylus@0.59.0, stylus@^0.59.0:
3044530452
3044630453sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
3044730454 version "3.36.0"
30455+ uid fd682f6129e507c00bb4e6319cc5d6b767e36061
3044830456 resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
3044930457 dependencies:
3045030458 "@jridgewell/gen-mapping" "^0.3.2"
You can’t perform that action at this time.
0 commit comments