Skip to content

Commit 8780f03

Browse files
committed
fix(deps): update dependency @apollo/client to v3.6.8
1 parent 87f535a commit 8780f03

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.19.2",
44
"private": true,
55
"dependencies": {
6-
"@apollo/client": "3.6.7",
6+
"@apollo/client": "3.6.8",
77
"@date-io/date-fns": "1.3.13",
88
"@devexpress/dx-react-chart": "2.7.6",
99
"@devexpress/dx-react-chart-material-ui": "2.7.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,10 @@
9090
call-me-maybe "^1.0.1"
9191
z-schema "^5.0.1"
9292

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

0 commit comments

Comments
 (0)