Skip to content

Commit a73cfbe

Browse files
committed
fix(deps): update dependency apollo-upload-client to v16
1 parent 8ab6c7b commit a73cfbe

2 files changed

Lines changed: 7 additions & 12 deletions

File tree

packages/links/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"dependencies": {
4848
"@graphql-tools/delegate": "^7.1.0",
4949
"@graphql-tools/utils": "^7.7.0",
50-
"apollo-upload-client": "15.0.0",
50+
"apollo-upload-client": "16.0.0",
5151
"cross-fetch": "3.1.4",
5252
"form-data": "4.0.0",
5353
"is-promise": "4.0.0",

yarn.lock

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3400,12 +3400,12 @@ anymatch@^3.0.3, anymatch@~3.1.1:
34003400
normalize-path "^3.0.0"
34013401
picomatch "^2.0.4"
34023402

3403-
apollo-upload-client@15.0.0:
3404-
version "15.0.0"
3405-
resolved "https://registry.yarnpkg.com/apollo-upload-client/-/apollo-upload-client-15.0.0.tgz#02ad5a156c146c13f3a93b9658196e5d73a73fca"
3406-
integrity sha512-7kyBwflLTqRhfsNIIBc94z1Row3WVWOgLm77izAuG3YJEzUbpy8k4775G40j3xlToSey5c7CR/9NOdoDcQw/xg==
3403+
apollo-upload-client@16.0.0:
3404+
version "16.0.0"
3405+
resolved "https://registry.yarnpkg.com/apollo-upload-client/-/apollo-upload-client-16.0.0.tgz#704c9bc21e12bd4687172876eb927cf756b2e524"
3406+
integrity sha512-aLhYucyA0T8aBEQ5g+p13qnR9RUyL8xqb8FSZ7e/Kw2KUOsotLUlFluLobqaE7JSUFwc6sKfXIcwB7y4yEjbZg==
34073407
dependencies:
3408-
extract-files "^10.0.0"
3408+
extract-files "^11.0.0"
34093409

34103410
arg@^5.0.0:
34113411
version "5.0.0"
@@ -6087,16 +6087,11 @@ extglob@^2.0.4:
60876087
snapdragon "^0.8.1"
60886088
to-regex "^3.0.1"
60896089

6090-
6090+
[email protected], extract-files@^11.0.0:
60916091
version "11.0.0"
60926092
resolved "https://registry.yarnpkg.com/extract-files/-/extract-files-11.0.0.tgz#b72d428712f787eef1f5193aff8ab5351ca8469a"
60936093
integrity sha512-FuoE1qtbJ4bBVvv94CC7s0oTnKUGvQs+Rjf1L2SJFfS+HTVVjhPFtehPdQ0JiGPqVNfSSZvL5yzHHQq2Z4WNhQ==
60946094

6095-
extract-files@^10.0.0:
6096-
version "10.0.0"
6097-
resolved "https://registry.yarnpkg.com/extract-files/-/extract-files-10.0.0.tgz#228b1da1d910971cf8d7f1ed259653c6001ba5ad"
6098-
integrity sha512-4KXYOSf8SlMlQCj94Ygy89xIZU2GTs0HU2Nz9mG2/F5TKsHyq/3sDWGjHgHmfw9RhXF3hO+pBKyC6JfIHD52bw==
6099-
61006095
extract-files@^9.0.0:
61016096
version "9.0.0"
61026097
resolved "https://registry.yarnpkg.com/extract-files/-/extract-files-9.0.0.tgz#8a7744f2437f81f5ed3250ed9f1550de902fe54a"

0 commit comments

Comments
 (0)