Skip to content

Commit 7ccc055

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql-tag to v2.10.4
1 parent c160683 commit 7ccc055

File tree

6 files changed

+15
-12
lines changed

6 files changed

+15
-12
lines changed

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"apollo-link-ws": "1.0.20",
1919
"apollo-utilities": "1.3.4",
2020
"graphql": "0.13.2",
21-
"graphql-tag": "2.10.3",
21+
"graphql-tag": "2.10.4",
2222
"jwt-decode": "2.2.0",
2323
"subscriptions-transport-ws": "0.9.16",
2424
"vue": "2.6.11",

advanced/yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2808,9 +2808,10 @@ graphql-anywhere@^4.1.0-alpha.0:
28082808
dependencies:
28092809
apollo-utilities "^1.0.8"
28102810

2811-
2812-
version "2.10.3"
2813-
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.3.tgz#ea1baba5eb8fc6339e4c4cf049dabe522b0edf03"
2811+
2812+
version "2.10.4"
2813+
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.4.tgz#2f301a98219be8b178a6453bb7e33b79b66d8f83"
2814+
integrity sha512-O7vG5BT3w6Sotc26ybcvLKNTdfr4GfsIVMD+LdYqXCeJIYPRyp8BIsDOUtxw7S1PYvRw5vH3278J2EDezR6mfA==
28142815

28152816
28162817
version "0.13.2"

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"apollo-link-http": "1.5.17",
1616
"apollo-link-ws": "1.0.20",
1717
"graphql": "0.13.2",
18-
"graphql-tag": "2.10.3",
18+
"graphql-tag": "2.10.4",
1919
"subscriptions-transport-ws": "0.9.16",
2020
"vue": "2.6.11",
2121
"vue-apollo": "3.0.3",

basic/yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2987,9 +2987,10 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2:
29872987
version "4.1.11"
29882988
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
29892989

2990-
2991-
version "2.10.3"
2992-
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.3.tgz#ea1baba5eb8fc6339e4c4cf049dabe522b0edf03"
2990+
2991+
version "2.10.4"
2992+
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.4.tgz#2f301a98219be8b178a6453bb7e33b79b66d8f83"
2993+
integrity sha512-O7vG5BT3w6Sotc26ybcvLKNTdfr4GfsIVMD+LdYqXCeJIYPRyp8BIsDOUtxw7S1PYvRw5vH3278J2EDezR6mfA==
29932994

29942995
29952996
version "0.13.2"

minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"apollo-client": "2.6.10",
1414
"apollo-link-http": "1.5.17",
1515
"graphql": "0.13.2",
16-
"graphql-tag": "2.10.3",
16+
"graphql-tag": "2.10.4",
1717
"vue": "2.6.11",
1818
"vue-apollo": "3.0.3",
1919
"vue-router": "3.3.2",

minimal/yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2976,9 +2976,10 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2:
29762976
version "4.1.11"
29772977
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
29782978

2979-
2980-
version "2.10.3"
2981-
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.3.tgz#ea1baba5eb8fc6339e4c4cf049dabe522b0edf03"
2979+
2980+
version "2.10.4"
2981+
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.4.tgz#2f301a98219be8b178a6453bb7e33b79b66d8f83"
2982+
integrity sha512-O7vG5BT3w6Sotc26ybcvLKNTdfr4GfsIVMD+LdYqXCeJIYPRyp8BIsDOUtxw7S1PYvRw5vH3278J2EDezR6mfA==
29822983

29832984
29842985
version "0.13.2"

0 commit comments

Comments
 (0)