File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 1919 "graphql-yoga" : " 1.16.7" ,
2020 "jsonwebtoken" : " 8.4.0" ,
2121 "prisma-binding" : " 2.2.8" ,
22- "prisma-client-lib" : " 1.22.0 "
22+ "prisma-client-lib" : " 1.22.1 "
2323 },
2424 "devDependencies" : {
2525 "@types/bcryptjs" : " 2.4.2" ,
Original file line number Diff line number Diff line change @@ -4428,6 +4428,26 @@ prisma-client-lib@1.22.0:
44284428 ws "^6.1.0"
44294429 zen-observable "^0.8.10"
44304430
4431+ prisma-client-lib@1.22.1 :
4432+ version "1.22.1"
4433+ resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.22.1.tgz#54f83e9b155fcc7fa4587f4faddebbb56937bc78"
4434+ integrity sha512-gP0sJNkSduIV36dkjOkykam2Rt0SsJnRTsfLA6M/wIXj+Bfaj1KGC1e3DZxtuwO0hpnRguveX+LvfEMSZBUgWg==
4435+ dependencies :
4436+ " @types/node" " ^10.12.0"
4437+ " @types/prettier" " ^1.13.2"
4438+ debug "^4.1.0"
4439+ flow-bin "^0.87.0"
4440+ graphql-tag "^2.10.0"
4441+ http-link-dataloader "^0.1.6"
4442+ jsonwebtoken "^8.3.0"
4443+ lodash.flatten "^4.4.0"
4444+ prettier "^1.14.3"
4445+ prisma-generate-schema "1.22.1"
4446+ subscriptions-transport-ws "^0.9.15"
4447+ uppercamelcase "^3.0.0"
4448+ ws "^6.1.0"
4449+ zen-observable "^0.8.10"
4450+
44314451prisma-db-introspection@1.22.0 :
44324452 version "1.22.0"
44334453 resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.22.0.tgz#1af2499fd75c75ac8ea3529d80a4a693b26ca633"
@@ -4450,6 +4470,15 @@ prisma-generate-schema@1.22.0:
44504470 pluralize "^7.0.0"
44514471 popsicle "10"
44524472
4473+ prisma-generate-schema@1.22.1 :
4474+ version "1.22.1"
4475+ resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.22.1.tgz#6b01736f4a91e3bd9fdffeda25d91ba4d381bdc0"
4476+ integrity sha512-2fYyX4FjdpIrbvFtNIHDTvCIlMA7vyOZ2kRogTR7NxITgso/yctUeZ4a1OHI2X8LQMrPKgDXc62fQmn/+QQpkQ==
4477+ dependencies :
4478+ graphql "^14.0.2"
4479+ pluralize "^7.0.0"
4480+ popsicle "10"
4481+
44534482prisma-json-schema@0.1.3 :
44544483 version "0.1.3"
44554484 resolved "https://registry.yarnpkg.com/prisma-json-schema/-/prisma-json-schema-0.1.3.tgz#6c302db8f464f8b92e8694d3f7dd3f41ac9afcbe"
You can’t perform that action at this time.
0 commit comments