Skip to content

Commit

Permalink
fix(deps): update dependency @apollo/client to ^3.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent 241f989 commit 6e2bfd5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@
"type-fest": "^4.31.0"
},
"peerDependencies": {
"@apollo/client": "^3.11.10",
"@apollo/client": "^3.12.4",
"@txo-peer-dep/error-handler": "^3.1.1",
"@txo-peer-dep/service-graphql": "^3.3.3",
"graphql": "^16.10.0"
},
"devDependencies": {
"@apollo/client": "^3.11.10",
"@apollo/client": "^3.12.4",
"@txo-peer-dep/error-handler": "^3.1.1",
"@txo-peer-dep/log": "^4.0.4",
"@txo-peer-dep/service-graphql": "^3.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"@jridgewell/gen-mapping" "^0.1.0"
"@jridgewell/trace-mapping" "^0.3.9"

"@apollo/client@^3.11.10":
version "3.11.10"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.11.10.tgz#e16ae82ea9b16536ffd109847d24f9293fab5c4d"
integrity sha512-IfGc+X4il0rDqVQBBWdxIKM+ciDCiDzBq9+Bg9z4tJMi87uF6po4v+ddiac1wP0ARgVPsFwEIGxK7jhN4pW8jg==
"@apollo/client@^3.12.4":
version "3.12.4"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.12.4.tgz#d8b5753459dfb5642129247c02956fe5b5ad8f11"
integrity sha512-S/eC9jxEW9Jg1BjD6AZonE1fHxYuvC3gFHop8FRQkUdeK63MmBD5r0DOrN2WlJbwha1MSD6A97OwXwjaujEQpA==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
"@wry/caches" "^1.0.0"
Expand Down

0 comments on commit 6e2bfd5

Please sign in to comment.