Skip to content

Commit

Permalink
fix(deps): update dependency @apollo/client to v3.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2022
1 parent 87f535a commit 8780f03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.19.2",
"private": true,
"dependencies": {
"@apollo/client": "3.6.7",
"@apollo/client": "3.6.8",
"@date-io/date-fns": "1.3.13",
"@devexpress/dx-react-chart": "2.7.6",
"@devexpress/dx-react-chart-material-ui": "2.7.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,10 @@
call-me-maybe "^1.0.1"
z-schema "^5.0.1"

"@apollo/[email protected].7":
version "3.6.7"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.6.7.tgz#a73e36d29df2c321fa4f5dba6d87e10fac2b55a0"
integrity sha512-VLlfZq4UiX8IXPNULnxskrVvGWoW3MSe2wBA84iQGYvHx6v+377fWEUF45/6ASuHNt0ZKZaFNlXVI13OB918hQ==
"@apollo/[email protected].8":
version "3.6.8"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.6.8.tgz#97e876fdbc4c287652a61895fd2b6f0b157a7667"
integrity sha512-p/J6KRHZZPGX0bZtMLvRFAIcReYsRYGg+Jz9MkgabWPy0L8rwgyolq9fvKsNqkH888Tj9Yvwrxz9V84KfcORJA==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
"@wry/context" "^0.6.0"
Expand Down

0 comments on commit 8780f03

Please sign in to comment.