Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Commit 0441a21

Browse files
authored
Merge pull request #4319 from withspectrum/depfu/update/mobile/yarn/apollo-link-http-1.5.7
[mobile] Update apollo-link-http: 1.5.6 → 1.5.7 (patch)
2 parents b1fab7b + 2b0cef9 commit 0441a21

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"apollo-client": "^2.4.7",
99
"apollo-link": "^1.2.4",
1010
"apollo-link-error": "^1.1.2",
11-
"apollo-link-http": "^1.5.6",
11+
"apollo-link-http": "^1.5.7",
1212
"apollo-link-retry": "^2.2.6",
1313
"expo": "^28.0.0",
1414
"graphql": "^0.11.0",

mobile/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -995,10 +995,10 @@ apollo-link-http-common@^0.2.6:
995995
dependencies:
996996
apollo-link "^1.2.4"
997997

998-
apollo-link-http@^1.5.6:
999-
version "1.5.6"
1000-
resolved "https://registry.yarnpkg.com/apollo-link-http/-/apollo-link-http-1.5.6.tgz#7d6952998870c2fc9e6e7fcff70b5a2bc3b1c448"
1001-
integrity sha512-F+KbIvKxpyUUGhx69w9fCNBPFOAT8XeHZGOwSilz12XN7JVSSXHqje86U/jKPgAmfCe1RZDrdgzkNp0zUJFNWw==
998+
apollo-link-http@^1.5.7:
999+
version "1.5.7"
1000+
resolved "https://registry.yarnpkg.com/apollo-link-http/-/apollo-link-http-1.5.7.tgz#098615c427a910ec8c5817476bbabe68c586b339"
1001+
integrity sha512-EZ9nynHjwYCpGYP5IsRrZGTWidUVpshk7MuSG4joqGtJMwpFCgMQz+y3BHdUhowHtfAd9z60XmeOTG9FJolb8A==
10021002
dependencies:
10031003
apollo-link "^1.2.4"
10041004
apollo-link-http-common "^0.2.6"

0 commit comments

Comments
 (0)