Skip to content

Commit

Permalink
fix(deps): update dependency @apollo/client to v3.11.6 (#2890)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 879f1e8 commit 6b47940
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@ant-design/icons": "5.4.0",
"@apollo/client": "3.11.5",
"@apollo/client": "3.11.6",
"@davatar/react": "1.11.1",
"@devprotocol/alias-legacy-dev-kit": "npm:@devprotocol/[email protected]",
"@devprotocol/dev-kit": "7.3.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@
resize-observer-polyfill "^1.5.1"
throttle-debounce "^5.0.0"

"@apollo/[email protected].5":
version "3.11.5"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.11.5.tgz#6645a716f28e9c712912de369ac0f9d74e163762"
integrity sha512-gmTKgXhYH2Q3VT9vUWChuMy34gfK7n/EEJYc7kXt1GP7678Vz2L0xUlHSMEoPoqit317eamZjXQSyxlpn03lnQ==
"@apollo/[email protected].6":
version "3.11.6"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.11.6.tgz#85e2602e0fc9caf0afae89b454e5d59588b758c6"
integrity sha512-7Yh71ZhkVwJ+7L5lUDw3H7phfn/KCD++UvZpMM+jiKzQNhocGOuIhSTnw6vGds9HwjWfpUvSwX46v/5XVcTzrw==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
"@wry/caches" "^1.0.0"
Expand Down

0 comments on commit 6b47940

Please sign in to comment.