Skip to content

Commit 13f341d

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @apollo/client to v3.5.8
1 parent 761b031 commit 13f341d

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.5.7",
6+
"@apollo/client": "3.5.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
@@ -113,10 +113,10 @@
113113
call-me-maybe "^1.0.1"
114114
z-schema "^5.0.1"
115115

116-
"@apollo/[email protected].7":
117-
version "3.5.7"
118-
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.5.7.tgz#38051c0a414ebf784319fa5131faa19df24fa9ec"
119-
integrity sha512-HSLqTGp3sp/PVIWYLLr5v3fjQSr6Fxg6Z5RQj5Q9ALyseIVudD8GZk1jHplaUblTFMBueXGw3Z6DXObuVAr3tw==
116+
"@apollo/[email protected].8":
117+
version "3.5.8"
118+
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.5.8.tgz#7215b974c5988b6157530eb69369209210349fe0"
119+
integrity sha512-MAm05+I1ullr64VLpZwon/ISnkMuNLf6vDqgo9wiMhHYBGT4yOAbAIseRdjCHZwfSx/7AUuBgaTNOssZPIr6FQ==
120120
dependencies:
121121
"@graphql-typed-document-node/core" "^3.0.0"
122122
"@wry/context" "^0.6.0"

0 commit comments

Comments
 (0)