Skip to content

Commit

Permalink
deps: bump @apollo/client from 3.12.4 to 3.12.6
Browse files Browse the repository at this point in the history
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.12.4 to 3.12.6.
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](apollographql/apollo-client@v3.12.4...v3.12.6)

---
updated-dependencies:
- dependency-name: "@apollo/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 7811147 commit 5d7e3bc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/plugin-staking-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"./types": "./src/types.ts"
},
"dependencies": {
"@apollo/client": "^3.12.4",
"@apollo/client": "^3.12.6",
"graphql": "^16.10.0"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ __metadata:
languageName: node
linkType: hard

"@apollo/client@npm:^3.12.4":
version: 3.12.4
resolution: "@apollo/client@npm:3.12.4"
"@apollo/client@npm:^3.12.6":
version: 3.12.6
resolution: "@apollo/client@npm:3.12.6"
dependencies:
"@graphql-typed-document-node/core": "npm:^3.1.1"
"@wry/caches": "npm:^1.0.0"
Expand Down Expand Up @@ -55,7 +55,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 10c0/6b30b14d576230cb56b0bb9b328c81f33631640e3d97a1185a20ede7e200dfa79502d695c347920e8c930a36e50870a41f5244ae2167d0123ad56973642528e6
checksum: 10c0/817d45433bdaff12e8f0a7f880f205d7ebcef1322442493aabc22f551084a3d6a5545431b5fa6fe1c8a451abc32b68f99d37a09946926c0cdded8d7fb948fedc
languageName: node
linkType: hard

Expand Down Expand Up @@ -8981,7 +8981,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "plugin-staking-api@workspace:packages/plugin-staking-api"
dependencies:
"@apollo/client": "npm:^3.12.4"
"@apollo/client": "npm:^3.12.6"
graphql: "npm:^16.10.0"
languageName: unknown
linkType: soft
Expand Down

0 comments on commit 5d7e3bc

Please sign in to comment.