Skip to content

Commit 6810454

Browse files
chore(deps): update dependency @apollo/client to v3.3.16 (#2893)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 436150c commit 6810454

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/links/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
]
2929
},
3030
"devDependencies": {
31-
"@apollo/client": "3.3.15",
31+
"@apollo/client": "3.3.16",
3232
"@types/apollo-upload-client": "14.1.0",
3333
"@types/graphql-upload": "8.0.4",
3434
"express-graphql": "0.12.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -229,10 +229,10 @@
229229
"@algolia/logger-common" "4.9.1"
230230
"@algolia/requester-common" "4.9.1"
231231

232-
"@apollo/[email protected].15":
233-
version "3.3.15"
234-
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.3.15.tgz#bdd230894aac4beb8ade2b472a1d3c9ea6152812"
235-
integrity sha512-/WQmNvLEZMA0mA3u+FkEPTXKzxZD/KhyO7WlbKcy3zKGrXKza83tAbNMzsitQE7DTcSc3DLEcIu1Z5Rc7PFq0Q==
232+
"@apollo/[email protected].16":
233+
version "3.3.16"
234+
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.3.16.tgz#e4a51b0f86583b18ab81723660e381ef616536c1"
235+
integrity sha512-EPTiNpmiU6/vvxpl4lXWQDqS3YddweC1sh/ewCuVP9IK0+xlVGb5vR1yhM/7T3PIJqwz52dGpZyJskmbTfENfQ==
236236
dependencies:
237237
"@graphql-typed-document-node/core" "^3.0.0"
238238
"@types/zen-observable" "^0.8.0"

0 commit comments

Comments
 (0)