Skip to content

Commit 9991b24

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update apollo graphql packages
1 parent 7deacd1 commit 9991b24

File tree

6 files changed

+31
-31
lines changed

6 files changed

+31
-31
lines changed

advanced/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"react-scripts": "2.1.8"
1616
},
1717
"dependencies": {
18-
"apollo-boost": "0.4.6",
19-
"apollo-client": "2.6.6",
18+
"apollo-boost": "0.4.7",
19+
"apollo-client": "2.6.7",
2020
"apollo-client-preset": "1.0.8",
2121
"apollo-link": "1.2.13",
2222
"apollo-link-ws": "1.0.19",

advanced/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1454,14 +1454,14 @@ anymatch@^2.0.0:
14541454
micromatch "^3.1.4"
14551455
normalize-path "^2.1.1"
14561456

1457-
apollo-boost@0.4.6:
1458-
version "0.4.6"
1459-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.4.6.tgz#fe5df14ae5b0805c0d27b69833b8c62bc158935e"
1460-
integrity sha512-tU4+CEVqa7xOIMXl7k1Zq4++TStVxtuwcEbrII5OE+BI+dBPUvbOWbGuVq8/X0oNOClObwCP0rMTMjHyJ0X6cg==
1457+
apollo-boost@0.4.7:
1458+
version "0.4.7"
1459+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.4.7.tgz#b0680ab0893e3f8b1ab1058dcfa2b00cb6440d79"
1460+
integrity sha512-jfc3aqO0vpCV+W662EOG5gq4AH94yIsvSgAUuDvS3o/Z+8Joqn4zGC9CgLCDHusK30mFgtsEgwEe0pZoedohsQ==
14611461
dependencies:
14621462
apollo-cache "^1.3.4"
14631463
apollo-cache-inmemory "^1.6.5"
1464-
apollo-client "^2.6.6"
1464+
apollo-client "^2.6.7"
14651465
apollo-link "^1.0.6"
14661466
apollo-link-error "^1.0.3"
14671467
apollo-link-http "^1.3.1"
@@ -1515,10 +1515,10 @@ apollo-client-preset@1.0.8:
15151515
apollo-link-http "^1.3.1"
15161516
graphql-tag "^2.4.2"
15171517

1518-
apollo-client@2.6.6, apollo-client@^2.6.6:
1519-
version "2.6.6"
1520-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.6.tgz#04874ee2684816e0f432c45f78ddd9e621f26c8e"
1521-
integrity sha512-jPMojAVjDKNhSmM+6Bn4cVo4dlqxM6/XazAWPQPL3xRr8K1eYNKvy5iP77K9Z6tnIqGRB/R0sjeg5F2yLqcHZA==
1518+
apollo-client@2.6.7, apollo-client@^2.6.7:
1519+
version "2.6.7"
1520+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.7.tgz#7bacf77292418fb3f05d4b1c320641980063a402"
1521+
integrity sha512-h20I5ok69MQKQH1VKt8Bso407IUYcoulBiUtPpsHzKEcC+tVtQtIGfZ/vwszC+8/kKAkZrja9eYV2npoPu17kg==
15221522
dependencies:
15231523
"@types/zen-observable" "^0.8.0"
15241524
apollo-cache "^1.3.4"

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"react-scripts": "2.1.8"
66
},
77
"dependencies": {
8-
"apollo-boost": "0.4.6",
8+
"apollo-boost": "0.4.7",
99
"graphql": "14.0.2",
1010
"react": "16.12.0",
1111
"react-apollo": "2.5.8",

basic/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1611,14 +1611,14 @@ anymatch@^2.0.0:
16111611
micromatch "^3.1.4"
16121612
normalize-path "^2.1.1"
16131613

1614-
apollo-boost@0.4.6:
1615-
version "0.4.6"
1616-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.4.6.tgz#fe5df14ae5b0805c0d27b69833b8c62bc158935e"
1617-
integrity sha512-tU4+CEVqa7xOIMXl7k1Zq4++TStVxtuwcEbrII5OE+BI+dBPUvbOWbGuVq8/X0oNOClObwCP0rMTMjHyJ0X6cg==
1614+
apollo-boost@0.4.7:
1615+
version "0.4.7"
1616+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.4.7.tgz#b0680ab0893e3f8b1ab1058dcfa2b00cb6440d79"
1617+
integrity sha512-jfc3aqO0vpCV+W662EOG5gq4AH94yIsvSgAUuDvS3o/Z+8Joqn4zGC9CgLCDHusK30mFgtsEgwEe0pZoedohsQ==
16181618
dependencies:
16191619
apollo-cache "^1.3.4"
16201620
apollo-cache-inmemory "^1.6.5"
1621-
apollo-client "^2.6.6"
1621+
apollo-client "^2.6.7"
16221622
apollo-link "^1.0.6"
16231623
apollo-link-error "^1.0.3"
16241624
apollo-link-http "^1.3.1"
@@ -1645,10 +1645,10 @@ apollo-cache@^1.3.4:
16451645
apollo-utilities "^1.3.3"
16461646
tslib "^1.10.0"
16471647

1648-
apollo-client@^2.6.6:
1649-
version "2.6.6"
1650-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.6.tgz#04874ee2684816e0f432c45f78ddd9e621f26c8e"
1651-
integrity sha512-jPMojAVjDKNhSmM+6Bn4cVo4dlqxM6/XazAWPQPL3xRr8K1eYNKvy5iP77K9Z6tnIqGRB/R0sjeg5F2yLqcHZA==
1648+
apollo-client@^2.6.7:
1649+
version "2.6.7"
1650+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.7.tgz#7bacf77292418fb3f05d4b1c320641980063a402"
1651+
integrity sha512-h20I5ok69MQKQH1VKt8Bso407IUYcoulBiUtPpsHzKEcC+tVtQtIGfZ/vwszC+8/kKAkZrja9eYV2npoPu17kg==
16521652
dependencies:
16531653
"@types/zen-observable" "^0.8.0"
16541654
apollo-cache "^1.3.4"

minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "minimal",
33
"dependencies": {
4-
"apollo-boost": "0.4.6",
4+
"apollo-boost": "0.4.7",
55
"graphql": "0.13.2",
66
"react": "16.12.0",
77
"react-apollo": "2.5.8",

minimal/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1360,14 +1360,14 @@ anymatch@^2.0.0:
13601360
micromatch "^3.1.4"
13611361
normalize-path "^2.1.1"
13621362

1363-
apollo-boost@0.4.6:
1364-
version "0.4.6"
1365-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.4.6.tgz#fe5df14ae5b0805c0d27b69833b8c62bc158935e"
1366-
integrity sha512-tU4+CEVqa7xOIMXl7k1Zq4++TStVxtuwcEbrII5OE+BI+dBPUvbOWbGuVq8/X0oNOClObwCP0rMTMjHyJ0X6cg==
1363+
apollo-boost@0.4.7:
1364+
version "0.4.7"
1365+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.4.7.tgz#b0680ab0893e3f8b1ab1058dcfa2b00cb6440d79"
1366+
integrity sha512-jfc3aqO0vpCV+W662EOG5gq4AH94yIsvSgAUuDvS3o/Z+8Joqn4zGC9CgLCDHusK30mFgtsEgwEe0pZoedohsQ==
13671367
dependencies:
13681368
apollo-cache "^1.3.4"
13691369
apollo-cache-inmemory "^1.6.5"
1370-
apollo-client "^2.6.6"
1370+
apollo-client "^2.6.7"
13711371
apollo-link "^1.0.6"
13721372
apollo-link-error "^1.0.3"
13731373
apollo-link-http "^1.3.1"
@@ -1394,10 +1394,10 @@ apollo-cache@^1.3.4:
13941394
apollo-utilities "^1.3.3"
13951395
tslib "^1.10.0"
13961396

1397-
apollo-client@^2.6.6:
1398-
version "2.6.6"
1399-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.6.tgz#04874ee2684816e0f432c45f78ddd9e621f26c8e"
1400-
integrity sha512-jPMojAVjDKNhSmM+6Bn4cVo4dlqxM6/XazAWPQPL3xRr8K1eYNKvy5iP77K9Z6tnIqGRB/R0sjeg5F2yLqcHZA==
1397+
apollo-client@^2.6.7:
1398+
version "2.6.7"
1399+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.7.tgz#7bacf77292418fb3f05d4b1c320641980063a402"
1400+
integrity sha512-h20I5ok69MQKQH1VKt8Bso407IUYcoulBiUtPpsHzKEcC+tVtQtIGfZ/vwszC+8/kKAkZrja9eYV2npoPu17kg==
14011401
dependencies:
14021402
"@types/zen-observable" "^0.8.0"
14031403
apollo-cache "^1.3.4"

0 commit comments

Comments
 (0)