File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 27
27
"dependencies" : {
28
28
"@types/express" : " ^4.17.14" ,
29
29
"express" : " ^4.18.2" ,
30
- "graphql" : " ^15 .0.0" ,
30
+ "graphql" : " ^16 .0.0" ,
31
31
"graphql-tools" : " ^7.0.5" ,
32
32
"jsonwebtoken" : " ^8.5.1" ,
33
33
"mamushi" : " ^2.0.0" ,
Original file line number Diff line number Diff line change @@ -4276,10 +4276,10 @@ graphql@*:
4276
4276
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
4277
4277
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
4278
4278
4279
- graphql@^15 .0.0 :
4280
- version "15.8 .0"
4281
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8 .0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38 "
4282
- integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw ==
4279
+ graphql@^16 .0.0 :
4280
+ version "16.11 .0"
4281
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.11 .0.tgz#96d17f66370678027fdf59b2d4c20b4efaa8a633 "
4282
+ integrity sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw ==
4283
4283
4284
4284
handlebars@^4.7.7 :
4285
4285
version "4.7.7"
You can’t perform that action at this time.
0 commit comments