File tree Expand file tree Collapse file tree 4 files changed +24
-10
lines changed Expand file tree Collapse file tree 4 files changed +24
-10
lines changed Original file line number Diff line number Diff line change 1414 "devDependencies" : {
1515 "dotenv" : " 6.2.0" ,
1616 "nodemon" : " 1.19.4" ,
17- "prisma" : " 1.34.12 "
17+ "prisma" : " 2.19.0 "
1818 }
1919}
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5+ " @prisma/engines@2.19.0-39.c1455d0b443d66b0d9db9bcb1bb9ee0d5bbc511d " :
6+ version "2.19.0-39.c1455d0b443d66b0d9db9bcb1bb9ee0d5bbc511d"
7+ resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-2.19.0-39.c1455d0b443d66b0d9db9bcb1bb9ee0d5bbc511d.tgz#db2809a6f7f18584e3ca89b1f5bad884155629ec"
8+ integrity sha512-rEWpaG7wZvPuWJC5SwkBB/Iwue//oC5yv58Mse7r+ibtgkA7vGdWc1bFDQ32DT9tDL5WSC6bBwqEASGV/1Gm1Q==
9+
510" @types/aws-lambda@8.10.13 " :
611 version "8.10.13"
712 resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.13.tgz#92cc06b1cc88b5d0b327d2671dcf3daea96923a5"
@@ -1862,10 +1867,12 @@ prisma-generate-schema@1.34.12:
18621867 popsicle "10"
18631868 prisma-datamodel "1.34.12"
18641869
1865- prisma@1.34.12 :
1866- version "1.34.12"
1867- resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.34.12.tgz#6212571134f4ead659294b778d85a3f24f9d2669"
1868- integrity sha512-Es1cBDqP97eBkbt6yGLg9AInXHIlo2IR7bPYSNQxp9joFBHG6Wuzc0nt6Snb73gcO0bTG5PHJaSijDaZv7/Jpw==
1870+ prisma@2.19.0 :
1871+ version "2.19.0"
1872+ resolved "https://registry.yarnpkg.com/prisma/-/prisma-2.19.0.tgz#2c14f9cbbfb0ab69c8a9473e16736759713d29ad"
1873+ integrity sha512-iartCNVrtR4XT20ABN3zrSi3R/pCBe75Y0ZH8681QIGm8qjRQzf3DnbscPZgZ9iY4KFuVxL8ZrBQVDmRhpN0EQ==
1874+ dependencies :
1875+ " @prisma/engines" " 2.19.0-39.c1455d0b443d66b0d9db9bcb1bb9ee0d5bbc511d"
18691876
18701877process-nextick-args@~2.0.0 :
18711878 version "2.0.0"
Original file line number Diff line number Diff line change 99 "prisma-client-lib" : " 1.34.12"
1010 },
1111 "devDependencies" : {
12- "prisma" : " 1.34.12 "
12+ "prisma" : " 2.19.0 "
1313 }
1414}
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5+ " @prisma/engines@2.19.0-39.c1455d0b443d66b0d9db9bcb1bb9ee0d5bbc511d " :
6+ version "2.19.0-39.c1455d0b443d66b0d9db9bcb1bb9ee0d5bbc511d"
7+ resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-2.19.0-39.c1455d0b443d66b0d9db9bcb1bb9ee0d5bbc511d.tgz#db2809a6f7f18584e3ca89b1f5bad884155629ec"
8+ integrity sha512-rEWpaG7wZvPuWJC5SwkBB/Iwue//oC5yv58Mse7r+ibtgkA7vGdWc1bFDQ32DT9tDL5WSC6bBwqEASGV/1Gm1Q==
9+
510" @types/aws-lambda@8.10.13 " :
611 version "8.10.13"
712 resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.13.tgz#92cc06b1cc88b5d0b327d2671dcf3daea96923a5"
@@ -868,10 +873,12 @@ prisma-generate-schema@1.34.12:
868873 popsicle "10"
869874 prisma-datamodel "1.34.12"
870875
871- prisma@1.34.12 :
872- version "1.34.12"
873- resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.34.12.tgz#6212571134f4ead659294b778d85a3f24f9d2669"
874- integrity sha512-Es1cBDqP97eBkbt6yGLg9AInXHIlo2IR7bPYSNQxp9joFBHG6Wuzc0nt6Snb73gcO0bTG5PHJaSijDaZv7/Jpw==
876+ prisma@2.19.0 :
877+ version "2.19.0"
878+ resolved "https://registry.yarnpkg.com/prisma/-/prisma-2.19.0.tgz#2c14f9cbbfb0ab69c8a9473e16736759713d29ad"
879+ integrity sha512-iartCNVrtR4XT20ABN3zrSi3R/pCBe75Y0ZH8681QIGm8qjRQzf3DnbscPZgZ9iY4KFuVxL8ZrBQVDmRhpN0EQ==
880+ dependencies :
881+ " @prisma/engines" " 2.19.0-39.c1455d0b443d66b0d9db9bcb1bb9ee0d5bbc511d"
875882
876883process-nextick-args@~2.0.0 :
877884 version "2.0.0"
You can’t perform that action at this time.
0 commit comments