File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 18
18
"graphql-tools" : " 4.0.4" ,
19
19
"graphql-yoga" : " 1.17.4" ,
20
20
"jsonwebtoken" : " 8.5.1" ,
21
- "prisma-binding" : " 2.3.9 " ,
21
+ "prisma-binding" : " 2.3.10 " ,
22
22
"prisma-client-lib" : " 1.29.1"
23
23
},
24
24
"devDependencies" : {
Original file line number Diff line number Diff line change 1290
1290
node-fetch "2.1.2"
1291
1291
whatwg-fetch "2.0.4"
1292
1292
1293
-
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
+
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 ==
1297
1297
dependencies :
1298
1298
node-fetch "2.3.0"
1299
1299
whatwg-fetch "3.0.0"
4457
4457
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.14.3.tgz#90238dd4c0684b7edce5f83b0fb7328e48bd0895"
4458
4458
integrity sha512-qZDVnCrnpsRJJq5nSsiHCE3BYMED2OtsI+cmzIzF1QIfqm5ALf8tEJcO27zV1gKNKRPdhjO0dNWnrzssDQ1tFg==
4459
4459
4460
-
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
+
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 ==
4464
4464
dependencies :
4465
4465
apollo-link "1.2.11"
4466
4466
apollo-link-error "1.1.10"
4467
4467
apollo-link-ws "1.0.17"
4468
- cross-fetch "3.0.1 "
4468
+ cross-fetch "3.0.2 "
4469
4469
graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
4470
4470
graphql-binding "2.5.1"
4471
4471
graphql-import "0.7.1"
You can’t perform that action at this time.
0 commit comments