Skip to content

Commit 2988ac5

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql-tag to v2.10.1
1 parent bced8be commit 2988ac5

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
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",

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -2382,7 +2382,12 @@ graphql-subscriptions@^0.5.8:
23822382
dependencies:
23832383
iterall "^1.2.1"
23842384

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:
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==

0 commit comments

Comments
 (0)