File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1414 "dependencies" : {
1515 "bcryptjs" : " 2.4.3" ,
1616 "graphql" : " 14.1.1" ,
17- "graphql-tag" : " 2.10.0 " ,
17+ "graphql-tag" : " 2.10.1 " ,
1818 "graphql-tools" : " 4.0.3" ,
1919 "graphql-yoga" : " 1.17.0" ,
2020 "jsonwebtoken" : " 8.4.0" ,
Original file line number Diff line number Diff line change @@ -2382,7 +2382,12 @@ graphql-subscriptions@^0.5.8:
23822382 dependencies :
23832383 iterall "^1.2.1"
23842384
2385- graphql-tag@2.10.0, graphql-tag@^2.10.0 :
2385+ graphql-tag@2.10.1 :
2386+ version "2.10.1"
2387+ resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.1.tgz#10aa41f1cd8fae5373eaf11f1f67260a3cad5e02"
2388+ integrity sha512-jApXqWBzNXQ8jYa/HLkZJaVw9jgwNqZkywa2zfFn16Iv1Zb7ELNHkJaXHR7Quvd5SIGsy6Ny7SUKATgnu05uEg==
2389+
2390+ graphql-tag@^2.10.0 :
23862391 version "2.10.0"
23872392 resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.0.tgz#87da024be863e357551b2b8700e496ee2d4353ae"
23882393 integrity sha512-9FD6cw976TLLf9WYIUPCaaTpniawIjHWZSwIRZSjrfufJamcXbVVYfN2TWvJYbw0Xf2JjYbl1/f2+wDnBVw3/w==
You can’t perform that action at this time.
0 commit comments