Skip to content

Commit

Permalink
Bump apollo-upload-client from 14.0.0 to 14.0.1 (#1811)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 21, 2020
1 parent 3d33207 commit 53f62bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@graphql-tools/utils": "6.0.14",
"apollo-link": "1.2.14",
"apollo-upload-client": "14.0.0",
"apollo-upload-client": "14.0.1",
"form-data": "3.0.0",
"cross-fetch": "3.0.5",
"tslib": "~2.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2925,10 +2925,10 @@ apollo-tracing@^0.11.1:
apollo-server-env "^2.4.5"
apollo-server-plugin-base "^0.9.1"

[email protected].0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/apollo-upload-client/-/apollo-upload-client-14.0.0.tgz#ff861b145b61e5e8749ec920ce55beb5a96e8609"
integrity sha512-TsyF21imH38N/PrjjbBf9gcgHdhlg/wxlgQGqg2jUWSO1Djtulw6mjb5ufcVyo0qvqvXb0siTs43Ohk+TFZgOw==
[email protected].1:
version "14.0.1"
resolved "https://registry.yarnpkg.com/apollo-upload-client/-/apollo-upload-client-14.0.1.tgz#62ca85c4e45d48c2e73cabcdd7cc639492dacb4b"
integrity sha512-2Ebh5LQukHpGNebAWRdf9i3t91mJbZAyEG7WVrw9Mx3bxKIQ+4iYmBz3XV+pK8lqs8332i4k3D46hGdXDc5/gg==
dependencies:
"@apollo/client" "^3.0.2"
"@babel/runtime" "^7.10.5"
Expand Down

0 comments on commit 53f62bd

Please sign in to comment.