Skip to content

Commit

Permalink
⬆️ Bump @apollo/client from 3.8.9 to 3.9.4
Browse files Browse the repository at this point in the history
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.8.9 to 3.9.4.
- [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.8.9...v3.9.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent 2853dc0 commit 2cd61b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"codegen:watch": "graphql-codegen --config codegen.ts --watch"
},
"dependencies": {
"@apollo/client": "3.8.9",
"@apollo/client": "3.9.4",
"@apollo/experimental-nextjs-app-support": "^0.6.0",
"@fortawesome/fontawesome-svg-core": "6.5.1",
"@fortawesome/free-brands-svg-icons": "6.5.1",
Expand Down

0 comments on commit 2cd61b2

Please sign in to comment.