Skip to content

Commit bc4a246

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update apollo graphql packages
1 parent c6f266c commit bc4a246

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.2",
19-
"apollo-client": "2.6.2",
18+
"apollo-boost": "0.4.3",
19+
"apollo-client": "2.6.3",
2020
"apollo-client-preset": "1.0.8",
2121
"apollo-link": "1.2.12",
2222
"apollo-link-ws": "1.0.18",

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.2:
1458-
version "0.4.2"
1459-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.4.2.tgz#7259ce6fe0f2b21e1936cf6ee64c2b43699818f9"
1460-
integrity sha512-3ZQIhcQcNjGXQ+gS8WhwSCrfpg1gJar8PMYe7RozOsyBu1SfXJ1dSAVAXdogTXLpgu0d6M/f3dHFlf2QeSU34A==
1457+
apollo-boost@0.4.3:
1458+
version "0.4.3"
1459+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.4.3.tgz#107bd1dd0d349d8e363174ded69612a4aa823c8a"
1460+
integrity sha512-XE7hx4aXRnyZ4OGM8I7DjYq9SYLYWrVBoYpEFsv0GBtfIl6tipyks2Yo2/TEWKw7mhGmi1eFB2F3pbhIZbzKuQ==
14611461
dependencies:
14621462
apollo-cache "^1.3.2"
14631463
apollo-cache-inmemory "^1.6.2"
1464-
apollo-client "^2.6.2"
1464+
apollo-client "^2.6.3"
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.2, apollo-client@^2.6.2:
1519-
version "2.6.2"
1520-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.2.tgz#03b6af651e09b6e413e486ddc87464c85bd6e514"
1521-
integrity sha512-oks1MaT5x7gHcPeC8vPC1UzzsKaEIC0tye+jg72eMDt5OKc7BobStTeS/o2Ib3e0ii40nKxGBnMdl/Xa/p56Yg==
1518+
apollo-client@2.6.3, apollo-client@^2.6.3:
1519+
version "2.6.3"
1520+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.3.tgz#9bb2d42fb59f1572e51417f341c5f743798d22db"
1521+
integrity sha512-DS8pmF5CGiiJ658dG+mDn8pmCMMQIljKJSTeMNHnFuDLV0uAPZoeaAwVFiAmB408Ujqt92oIZ/8yJJAwSIhd4A==
15221522
dependencies:
15231523
"@types/zen-observable" "^0.8.0"
15241524
apollo-cache "1.3.2"

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.2",
8+
"apollo-boost": "0.4.3",
99
"graphql": "14.0.2",
1010
"react": "16.8.6",
1111
"react-apollo": "2.5.6",

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.2:
1615-
version "0.4.2"
1616-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.4.2.tgz#7259ce6fe0f2b21e1936cf6ee64c2b43699818f9"
1617-
integrity sha512-3ZQIhcQcNjGXQ+gS8WhwSCrfpg1gJar8PMYe7RozOsyBu1SfXJ1dSAVAXdogTXLpgu0d6M/f3dHFlf2QeSU34A==
1614+
apollo-boost@0.4.3:
1615+
version "0.4.3"
1616+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.4.3.tgz#107bd1dd0d349d8e363174ded69612a4aa823c8a"
1617+
integrity sha512-XE7hx4aXRnyZ4OGM8I7DjYq9SYLYWrVBoYpEFsv0GBtfIl6tipyks2Yo2/TEWKw7mhGmi1eFB2F3pbhIZbzKuQ==
16181618
dependencies:
16191619
apollo-cache "^1.3.2"
16201620
apollo-cache-inmemory "^1.6.2"
1621-
apollo-client "^2.6.2"
1621+
apollo-client "^2.6.3"
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.2, apollo-cache@^1.3.2:
16451645
apollo-utilities "^1.3.2"
16461646
tslib "^1.9.3"
16471647

1648-
apollo-client@^2.6.2:
1649-
version "2.6.2"
1650-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.2.tgz#03b6af651e09b6e413e486ddc87464c85bd6e514"
1651-
integrity sha512-oks1MaT5x7gHcPeC8vPC1UzzsKaEIC0tye+jg72eMDt5OKc7BobStTeS/o2Ib3e0ii40nKxGBnMdl/Xa/p56Yg==
1648+
apollo-client@^2.6.3:
1649+
version "2.6.3"
1650+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.3.tgz#9bb2d42fb59f1572e51417f341c5f743798d22db"
1651+
integrity sha512-DS8pmF5CGiiJ658dG+mDn8pmCMMQIljKJSTeMNHnFuDLV0uAPZoeaAwVFiAmB408Ujqt92oIZ/8yJJAwSIhd4A==
16521652
dependencies:
16531653
"@types/zen-observable" "^0.8.0"
16541654
apollo-cache "1.3.2"

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.2",
4+
"apollo-boost": "0.4.3",
55
"graphql": "0.13.2",
66
"react": "16.8.6",
77
"react-apollo": "2.5.6",

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.2:
1364-
version "0.4.2"
1365-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.4.2.tgz#7259ce6fe0f2b21e1936cf6ee64c2b43699818f9"
1366-
integrity sha512-3ZQIhcQcNjGXQ+gS8WhwSCrfpg1gJar8PMYe7RozOsyBu1SfXJ1dSAVAXdogTXLpgu0d6M/f3dHFlf2QeSU34A==
1363+
apollo-boost@0.4.3:
1364+
version "0.4.3"
1365+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.4.3.tgz#107bd1dd0d349d8e363174ded69612a4aa823c8a"
1366+
integrity sha512-XE7hx4aXRnyZ4OGM8I7DjYq9SYLYWrVBoYpEFsv0GBtfIl6tipyks2Yo2/TEWKw7mhGmi1eFB2F3pbhIZbzKuQ==
13671367
dependencies:
13681368
apollo-cache "^1.3.2"
13691369
apollo-cache-inmemory "^1.6.2"
1370-
apollo-client "^2.6.2"
1370+
apollo-client "^2.6.3"
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.2, apollo-cache@^1.3.2:
13941394
apollo-utilities "^1.3.2"
13951395
tslib "^1.9.3"
13961396

1397-
apollo-client@^2.6.2:
1398-
version "2.6.2"
1399-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.2.tgz#03b6af651e09b6e413e486ddc87464c85bd6e514"
1400-
integrity sha512-oks1MaT5x7gHcPeC8vPC1UzzsKaEIC0tye+jg72eMDt5OKc7BobStTeS/o2Ib3e0ii40nKxGBnMdl/Xa/p56Yg==
1397+
apollo-client@^2.6.3:
1398+
version "2.6.3"
1399+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.3.tgz#9bb2d42fb59f1572e51417f341c5f743798d22db"
1400+
integrity sha512-DS8pmF5CGiiJ658dG+mDn8pmCMMQIljKJSTeMNHnFuDLV0uAPZoeaAwVFiAmB408Ujqt92oIZ/8yJJAwSIhd4A==
14011401
dependencies:
14021402
"@types/zen-observable" "^0.8.0"
14031403
apollo-cache "1.3.2"

0 commit comments

Comments
 (0)