File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 14
14
"dependencies" : {
15
15
"bcryptjs" : " 2.4.3" ,
16
16
"graphql" : " 14.1.1" ,
17
- "graphql-tag" : " 2.10.0 " ,
17
+ "graphql-tag" : " 2.10.1 " ,
18
18
"graphql-tools" : " 4.0.3" ,
19
19
"graphql-yoga" : " 1.17.0" ,
20
20
"jsonwebtoken" : " 8.4.0" ,
Original file line number Diff line number Diff line change @@ -2382,7 +2382,12 @@ graphql-subscriptions@^0.5.8:
2382
2382
dependencies :
2383
2383
iterall "^1.2.1"
2384
2384
2385
- [email protected] , graphql-tag@^2.10.0:
2385
+
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 :
2386
2391
version "2.10.0"
2387
2392
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.0.tgz#87da024be863e357551b2b8700e496ee2d4353ae"
2388
2393
integrity sha512-9FD6cw976TLLf9WYIUPCaaTpniawIjHWZSwIRZSjrfufJamcXbVVYfN2TWvJYbw0Xf2JjYbl1/f2+wDnBVw3/w==
You can’t perform that action at this time.
0 commit comments