Skip to content

Commit

Permalink
fix: upgrade @apollo/client from 3.11.8 to 3.11.10
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @apollo/client from 3.11.8 to 3.11.10.

See this package in npm:
@apollo/client

See this project in Snyk:
https://app.snyk.io/org/azanul/project/44f70fba-a4d0-46fd-a74f-9fb89eff1b71?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 12, 2024
1 parent a3534ba commit e705613
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@apollo/client": "^3.11.8",
"@apollo/client": "^3.11.10",
"@apollo/experimental-nextjs-app-support": "^0.11.3",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
Expand Down

0 comments on commit e705613

Please sign in to comment.