File tree Expand file tree Collapse file tree 2 files changed +6
-15
lines changed Expand file tree Collapse file tree 2 files changed +6
-15
lines changed Original file line number Diff line number Diff line change 25
25
"url" : " https://github.com/devinit/graphql-next.git"
26
26
},
27
27
"peerDependencies" : {
28
- "graphql" : " >= 0.10.0 < 0.12.0 "
28
+ "graphql" : " < 0.13.3 "
29
29
},
30
30
"dependencies" : {
31
31
"@devinit/prelude" : " 1.0.7" ,
54
54
"@types/cors" : " 2.8.3" ,
55
55
"@types/express" : " 4.11.1" ,
56
56
"@types/fs-extra" : " 5.0.1" ,
57
- "@types/graphql" : " 0.12.3 " ,
57
+ "@types/graphql" : " 0.13.1 " ,
58
58
"@types/helmet" : " 0.0.37" ,
59
59
"@types/jest" : " 22.2.0" ,
60
60
"@types/lru-cache" : " 4.1.0" ,
Original file line number Diff line number Diff line change 121
121
dependencies :
122
122
" @types/node" " *"
123
123
124
- " @types/graphql@0.12.3 " :
125
- version "0.12.3 "
126
- resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.3 .tgz#c429585aaa4523135e0ab4e12dec72d2d913946f "
124
+ " @types/graphql@0.13.1 " :
125
+ version "0.13.1 "
126
+ resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.13.1 .tgz#7d39750355c9ecb921816d6f76c080405b5f6bea "
127
127
128
128
129
129
version "0.0.37"
@@ -4432,16 +4432,7 @@ pg-pool@~2.0.3:
4432
4432
version "2.0.3"
4433
4433
resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-2.0.3.tgz#c022032c8949f312a4f91fb6409ce04076be3257"
4434
4434
4435
-
4436
- version "8.2.1"
4437
- resolved "https://registry.yarnpkg.com/pg-promise/-/pg-promise-8.2.1.tgz#af11f4009a8d9d0e0d37d2915a5e7e0f66865838"
4438
- dependencies :
4439
- manakin "0.5.1"
4440
- pg "7.4.1"
4441
- pg-minify "0.5.4"
4442
- spex "2.0.2"
4443
-
4444
- pg-promise@^8.2.1 :
4435
+ [email protected] , pg-promise@^8.2.1:
4445
4436
version "8.2.2"
4446
4437
resolved "https://registry.yarnpkg.com/pg-promise/-/pg-promise-8.2.2.tgz#079a71eb358ef7f27f78f4bc3653a1f4bb9266e6"
4447
4438
dependencies :
You can’t perform that action at this time.
0 commit comments