Skip to content

Commit

Permalink
fix(deps): update dependency @apollo/client to v3.9.0 (#1510)
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] committed Jan 30, 2024
1 parent fda176b commit b51d24c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 6 deletions.
29 changes: 24 additions & 5 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@apollo/client": "3.8.10",
"@apollo/client": "3.9.0",
"@emotion/react": "11.11.3",
"@emotion/styled": "11.11.0",
"@graphql-codegen/typescript-react-apollo": "^4.1.0",
Expand Down

0 comments on commit b51d24c

Please sign in to comment.