Skip to content

Commit 7deacd1

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

File tree

6 files changed

+134
-119
lines changed

6 files changed

+134
-119
lines changed

advanced/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
"react-scripts": "2.1.8"
1616
},
1717
"dependencies": {
18-
"apollo-boost": "0.4.4",
19-
"apollo-client": "2.6.4",
18+
"apollo-boost": "0.4.6",
19+
"apollo-client": "2.6.6",
2020
"apollo-client-preset": "1.0.8",
2121
"apollo-link": "1.2.13",
2222
"apollo-link-ws": "1.0.19",
23-
"apollo-utilities": "1.3.2",
23+
"apollo-utilities": "1.3.3",
2424
"babel-cli": "6.26.0",
2525
"eslint-config-prettier": "2.10.0",
2626
"eslint-plugin-babel": "4.1.2",

advanced/yarn.lock

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

1457-
apollo-boost@0.4.4:
1458-
version "0.4.4"
1459-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.4.4.tgz#7c278dac6cb6fa3f2f710c56baddc6e3ae730651"
1460-
integrity sha512-ASngBvazmp9xNxXfJ2InAzfDwz65o4lswlEPrWoN35scXmCz8Nz4k3CboUXbrcN/G0IExkRf/W7o9Rg0cjEBqg==
1461-
dependencies:
1462-
apollo-cache "^1.3.2"
1463-
apollo-cache-inmemory "^1.6.3"
1464-
apollo-client "^2.6.4"
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==
1461+
dependencies:
1462+
apollo-cache "^1.3.4"
1463+
apollo-cache-inmemory "^1.6.5"
1464+
apollo-client "^2.6.6"
14651465
apollo-link "^1.0.6"
14661466
apollo-link-error "^1.0.3"
14671467
apollo-link-http "^1.3.1"
14681468
graphql-tag "^2.4.2"
14691469
ts-invariant "^0.4.0"
1470-
tslib "^1.9.3"
1470+
tslib "^1.10.0"
14711471

14721472
apollo-cache-inmemory@^1.1.7:
14731473
version "1.1.9"
@@ -1478,24 +1478,16 @@ apollo-cache-inmemory@^1.1.7:
14781478
apollo-utilities "^1.0.8"
14791479
graphql-anywhere "^4.1.5"
14801480

1481-
apollo-cache-inmemory@^1.6.3:
1482-
version "1.6.3"
1483-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.6.3.tgz#826861d20baca4abc45f7ca7a874105905b8525d"
1484-
integrity sha512-S4B/zQNSuYc0M/1Wq8dJDTIO9yRgU0ZwDGnmlqxGGmFombOZb9mLjylewSfQKmjNpciZ7iUIBbJ0mHlPJTzdXg==
1481+
apollo-cache-inmemory@^1.6.5:
1482+
version "1.6.5"
1483+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.6.5.tgz#2ccaa3827686f6ed7fb634203dbf2b8d7015856a"
1484+
integrity sha512-koB76JUDJaycfejHmrXBbWIN9pRKM0Z9CJGQcBzIOtmte1JhEBSuzsOUu7NQgiXKYI4iGoMREcnaWffsosZynA==
14851485
dependencies:
1486-
apollo-cache "^1.3.2"
1487-
apollo-utilities "^1.3.2"
1486+
apollo-cache "^1.3.4"
1487+
apollo-utilities "^1.3.3"
14881488
optimism "^0.10.0"
14891489
ts-invariant "^0.4.0"
1490-
tslib "^1.9.3"
1491-
1492-
apollo-cache@1.3.2, apollo-cache@^1.3.2:
1493-
version "1.3.2"
1494-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.3.2.tgz#df4dce56240d6c95c613510d7e409f7214e6d26a"
1495-
integrity sha512-+KA685AV5ETEJfjZuviRTEImGA11uNBp/MJGnaCvkgr+BYRrGLruVKBv6WvyFod27WEB2sp7SsG8cNBKANhGLg==
1496-
dependencies:
1497-
apollo-utilities "^1.3.2"
1498-
tslib "^1.9.3"
1490+
tslib "^1.10.0"
14991491

15001492
apollo-cache@^1.1.4:
15011493
version "1.1.4"
@@ -1504,6 +1496,14 @@ apollo-cache@^1.1.4:
15041496
dependencies:
15051497
apollo-utilities "^1.0.8"
15061498

1499+
apollo-cache@^1.3.4:
1500+
version "1.3.4"
1501+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.3.4.tgz#0c9f63c793e1cd6e34c450f7668e77aff58c9a42"
1502+
integrity sha512-7X5aGbqaOWYG+SSkCzJNHTz2ZKDcyRwtmvW4mGVLRqdQs+HxfXS4dUS2CcwrAj449se6tZ6NLUMnjko4KMt3KA==
1503+
dependencies:
1504+
apollo-utilities "^1.3.3"
1505+
tslib "^1.10.0"
1506+
15071507
apollo-client-preset@1.0.8:
15081508
version "1.0.8"
15091509
resolved "https://registry.yarnpkg.com/apollo-client-preset/-/apollo-client-preset-1.0.8.tgz#23bd7176849d0d815f12c648774d009b258a449e"
@@ -1515,18 +1515,18 @@ 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.4, apollo-client@^2.6.4:
1519-
version "2.6.4"
1520-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.4.tgz#872c32927263a0d34655c5ef8a8949fbb20b6140"
1521-
integrity sha512-oWOwEOxQ9neHHVZrQhHDbI6bIibp9SHgxaLRVPoGvOFy7OH5XUykZE7hBQAVxq99tQjBzgytaZffQkeWo1B4VQ==
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==
15221522
dependencies:
15231523
"@types/zen-observable" "^0.8.0"
1524-
apollo-cache "1.3.2"
1524+
apollo-cache "^1.3.4"
15251525
apollo-link "^1.0.0"
1526-
apollo-utilities "1.3.2"
1526+
apollo-utilities "^1.3.3"
15271527
symbol-observable "^1.0.2"
15281528
ts-invariant "^0.4.0"
1529-
tslib "^1.9.3"
1529+
tslib "^1.10.0"
15301530
zen-observable "^0.8.0"
15311531

15321532
apollo-client@^2.2.2:
@@ -1601,15 +1601,15 @@ apollo-link@^1.2.2:
16011601
apollo-utilities "^1.0.0"
16021602
zen-observable-ts "^0.8.9"
16031603

1604-
apollo-utilities@1.3.2, apollo-utilities@^1.3.2:
1605-
version "1.3.2"
1606-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.3.2.tgz#8cbdcf8b012f664cd6cb5767f6130f5aed9115c9"
1607-
integrity sha512-JWNHj8XChz7S4OZghV6yc9FNnzEXj285QYp/nLNh943iObycI5GTDO3NGR9Dth12LRrSFMeDOConPfPln+WGfg==
1604+
apollo-utilities@1.3.3, apollo-utilities@^1.3.3:
1605+
version "1.3.3"
1606+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.3.3.tgz#f1854715a7be80cd810bc3ac95df085815c0787c"
1607+
integrity sha512-F14aX2R/fKNYMvhuP2t9GD9fggID7zp5I96MF5QeKYWDWTrkRdHRp4+SVfXUVN+cXOaB/IebfvRtzPf25CM0zw==
16081608
dependencies:
16091609
"@wry/equality" "^0.1.2"
16101610
fast-json-stable-stringify "^2.0.0"
16111611
ts-invariant "^0.4.0"
1612-
tslib "^1.9.3"
1612+
tslib "^1.10.0"
16131613

16141614
apollo-utilities@^1.0.0, apollo-utilities@^1.0.8:
16151615
version "1.0.8"
@@ -11372,6 +11372,11 @@ ts-pnp@^1.0.0:
1137211372
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.1.2.tgz#be8e4bfce5d00f0f58e0666a82260c34a57af552"
1137311373
integrity sha512-f5Knjh7XCyRIzoC/z1Su1yLLRrPrFCgtUAh/9fCSP6NKbATwpOL1+idQVXQokK9GRFURn/jYPGPfegIctwunoA==
1137411374

11375+
tslib@^1.10.0:
11376+
version "1.10.0"
11377+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
11378+
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
11379+
1137511380
tslib@^1.9.0, tslib@^1.9.3:
1137611381
version "1.9.3"
1137711382
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"

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.4",
8+
"apollo-boost": "0.4.6",
99
"graphql": "14.0.2",
1010
"react": "16.12.0",
1111
"react-apollo": "2.5.8",

basic/yarn.lock

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

1614-
apollo-boost@0.4.4:
1615-
version "0.4.4"
1616-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.4.4.tgz#7c278dac6cb6fa3f2f710c56baddc6e3ae730651"
1617-
integrity sha512-ASngBvazmp9xNxXfJ2InAzfDwz65o4lswlEPrWoN35scXmCz8Nz4k3CboUXbrcN/G0IExkRf/W7o9Rg0cjEBqg==
1618-
dependencies:
1619-
apollo-cache "^1.3.2"
1620-
apollo-cache-inmemory "^1.6.3"
1621-
apollo-client "^2.6.4"
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==
1618+
dependencies:
1619+
apollo-cache "^1.3.4"
1620+
apollo-cache-inmemory "^1.6.5"
1621+
apollo-client "^2.6.6"
16221622
apollo-link "^1.0.6"
16231623
apollo-link-error "^1.0.3"
16241624
apollo-link-http "^1.3.1"
16251625
graphql-tag "^2.4.2"
16261626
ts-invariant "^0.4.0"
1627-
tslib "^1.9.3"
1627+
tslib "^1.10.0"
16281628

1629-
apollo-cache-inmemory@^1.6.3:
1630-
version "1.6.3"
1631-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.6.3.tgz#826861d20baca4abc45f7ca7a874105905b8525d"
1632-
integrity sha512-S4B/zQNSuYc0M/1Wq8dJDTIO9yRgU0ZwDGnmlqxGGmFombOZb9mLjylewSfQKmjNpciZ7iUIBbJ0mHlPJTzdXg==
1629+
apollo-cache-inmemory@^1.6.5:
1630+
version "1.6.5"
1631+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.6.5.tgz#2ccaa3827686f6ed7fb634203dbf2b8d7015856a"
1632+
integrity sha512-koB76JUDJaycfejHmrXBbWIN9pRKM0Z9CJGQcBzIOtmte1JhEBSuzsOUu7NQgiXKYI4iGoMREcnaWffsosZynA==
16331633
dependencies:
1634-
apollo-cache "^1.3.2"
1635-
apollo-utilities "^1.3.2"
1634+
apollo-cache "^1.3.4"
1635+
apollo-utilities "^1.3.3"
16361636
optimism "^0.10.0"
16371637
ts-invariant "^0.4.0"
1638-
tslib "^1.9.3"
1638+
tslib "^1.10.0"
16391639

1640-
apollo-cache@1.3.2, apollo-cache@^1.3.2:
1641-
version "1.3.2"
1642-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.3.2.tgz#df4dce56240d6c95c613510d7e409f7214e6d26a"
1643-
integrity sha512-+KA685AV5ETEJfjZuviRTEImGA11uNBp/MJGnaCvkgr+BYRrGLruVKBv6WvyFod27WEB2sp7SsG8cNBKANhGLg==
1640+
apollo-cache@^1.3.4:
1641+
version "1.3.4"
1642+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.3.4.tgz#0c9f63c793e1cd6e34c450f7668e77aff58c9a42"
1643+
integrity sha512-7X5aGbqaOWYG+SSkCzJNHTz2ZKDcyRwtmvW4mGVLRqdQs+HxfXS4dUS2CcwrAj449se6tZ6NLUMnjko4KMt3KA==
16441644
dependencies:
1645-
apollo-utilities "^1.3.2"
1646-
tslib "^1.9.3"
1645+
apollo-utilities "^1.3.3"
1646+
tslib "^1.10.0"
16471647

1648-
apollo-client@^2.6.4:
1649-
version "2.6.4"
1650-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.4.tgz#872c32927263a0d34655c5ef8a8949fbb20b6140"
1651-
integrity sha512-oWOwEOxQ9neHHVZrQhHDbI6bIibp9SHgxaLRVPoGvOFy7OH5XUykZE7hBQAVxq99tQjBzgytaZffQkeWo1B4VQ==
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==
16521652
dependencies:
16531653
"@types/zen-observable" "^0.8.0"
1654-
apollo-cache "1.3.2"
1654+
apollo-cache "^1.3.4"
16551655
apollo-link "^1.0.0"
1656-
apollo-utilities "1.3.2"
1656+
apollo-utilities "^1.3.3"
16571657
symbol-observable "^1.0.2"
16581658
ts-invariant "^0.4.0"
1659-
tslib "^1.9.3"
1659+
tslib "^1.10.0"
16601660
zen-observable "^0.8.0"
16611661

16621662
apollo-link-error@^1.0.3:
@@ -1689,16 +1689,6 @@ apollo-link@^1.0.0, apollo-link@^1.0.6, apollo-link@^1.2.4:
16891689
apollo-utilities "^1.0.0"
16901690
zen-observable-ts "^0.8.11"
16911691

1692-
apollo-utilities@1.3.2, apollo-utilities@^1.3.2:
1693-
version "1.3.2"
1694-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.3.2.tgz#8cbdcf8b012f664cd6cb5767f6130f5aed9115c9"
1695-
integrity sha512-JWNHj8XChz7S4OZghV6yc9FNnzEXj285QYp/nLNh943iObycI5GTDO3NGR9Dth12LRrSFMeDOConPfPln+WGfg==
1696-
dependencies:
1697-
"@wry/equality" "^0.1.2"
1698-
fast-json-stable-stringify "^2.0.0"
1699-
ts-invariant "^0.4.0"
1700-
tslib "^1.9.3"
1701-
17021692
apollo-utilities@^1.0.0:
17031693
version "1.0.26"
17041694
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.26.tgz#589c66bf4d16223531351cf667a230c787def1da"
@@ -1715,6 +1705,16 @@ apollo-utilities@^1.3.0:
17151705
ts-invariant "^0.4.0"
17161706
tslib "^1.9.3"
17171707

1708+
apollo-utilities@^1.3.3:
1709+
version "1.3.3"
1710+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.3.3.tgz#f1854715a7be80cd810bc3ac95df085815c0787c"
1711+
integrity sha512-F14aX2R/fKNYMvhuP2t9GD9fggID7zp5I96MF5QeKYWDWTrkRdHRp4+SVfXUVN+cXOaB/IebfvRtzPf25CM0zw==
1712+
dependencies:
1713+
"@wry/equality" "^0.1.2"
1714+
fast-json-stable-stringify "^2.0.0"
1715+
ts-invariant "^0.4.0"
1716+
tslib "^1.10.0"
1717+
17181718
append-transform@^0.4.0:
17191719
version "0.4.0"
17201720
resolved "https://registry.yarnpkg.com/append-transform/-/append-transform-0.4.0.tgz#d76ebf8ca94d276e247a36bad44a4b74ab611991"
@@ -10152,6 +10152,11 @@ ts-pnp@^1.0.0:
1015210152
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.1.2.tgz#be8e4bfce5d00f0f58e0666a82260c34a57af552"
1015310153
integrity sha512-f5Knjh7XCyRIzoC/z1Su1yLLRrPrFCgtUAh/9fCSP6NKbATwpOL1+idQVXQokK9GRFURn/jYPGPfegIctwunoA==
1015410154

10155+
tslib@^1.10.0:
10156+
version "1.10.0"
10157+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
10158+
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
10159+
1015510160
tslib@^1.9.0, tslib@^1.9.3:
1015610161
version "1.9.3"
1015710162
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"

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.4",
4+
"apollo-boost": "0.4.6",
55
"graphql": "0.13.2",
66
"react": "16.12.0",
77
"react-apollo": "2.5.8",

0 commit comments

Comments
 (0)