File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1818 "graphql-tools" : " 4.0.4" ,
1919 "graphql-yoga" : " 1.17.4" ,
2020 "jsonwebtoken" : " 8.5.1" ,
21- "prisma-binding" : " 2.3.9 " ,
21+ "prisma-binding" : " 2.3.10 " ,
2222 "prisma-client-lib" : " 1.29.1"
2323 },
2424 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -1290,10 +1290,10 @@ cross-fetch@2.2.2:
12901290 node-fetch "2.1.2"
12911291 whatwg-fetch "2.0.4"
12921292
1293- cross-fetch@3.0.1 :
1294- version "3.0.1 "
1295- resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.0.1 .tgz#3f207bbd829a76e9aa2a953348bd1f2a3cf388a7 "
1296- integrity sha512-qWtpgBAF8ioqBOddRD+pHhrdzm/UWOArkrlIU7c08DlNbOxo5GfUbSY2vr90ZypWf0raW+HNN1F38pi5CEOjiQ ==
1293+ cross-fetch@3.0.2 :
1294+ version "3.0.2 "
1295+ resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.0.2 .tgz#b7136491967031949c7f86b15903aef4fa3f1768 "
1296+ integrity sha512-a4Z0EJ5Nck6QtMy9ZqloLfpvu2uMV3sBfMCR+CgSBCZc6z5KR4bfEiD3dkepH8iZgJMXQpTqf8FjMmvu/GMFkg ==
12971297 dependencies :
12981298 node-fetch "2.3.0"
12991299 whatwg-fetch "3.0.0"
@@ -4457,15 +4457,15 @@ prettier@1.14.3:
44574457 resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.14.3.tgz#90238dd4c0684b7edce5f83b0fb7328e48bd0895"
44584458 integrity sha512-qZDVnCrnpsRJJq5nSsiHCE3BYMED2OtsI+cmzIzF1QIfqm5ALf8tEJcO27zV1gKNKRPdhjO0dNWnrzssDQ1tFg==
44594459
4460- prisma-binding@2.3.9 :
4461- version "2.3.9 "
4462- resolved "https://registry.yarnpkg.com/prisma-binding/-/prisma-binding-2.3.9 .tgz#0b2f805240160a7ab1e7ea1569a3722ee76522de "
4463- integrity sha512-HhjeBW86IB9jbgF+V4Y95LY+piUlT96V2tun4dN8wg3fg2wk1cjXUiGJE+f94AQKc1nFTrPPfTp5EsJvhidRsg ==
4460+ prisma-binding@2.3.10 :
4461+ version "2.3.10 "
4462+ resolved "https://registry.yarnpkg.com/prisma-binding/-/prisma-binding-2.3.10 .tgz#5b45a5ba10d2ee77ba22238dc7b374bcf135094f "
4463+ integrity sha512-muDleL1exsDttHE8WXciOKbsIfCsyh3UrCNwgl18CS6t5TuhUhatEJqLfkT57BLYycEZBBo1ou4cLVTp+3S9dQ ==
44644464 dependencies :
44654465 apollo-link "1.2.11"
44664466 apollo-link-error "1.1.10"
44674467 apollo-link-ws "1.0.17"
4468- cross-fetch "3.0.1 "
4468+ cross-fetch "3.0.2 "
44694469 graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
44704470 graphql-binding "2.5.1"
44714471 graphql-import "0.7.1"
You can’t perform that action at this time.
0 commit comments