Skip to content

Commit 4a9ba1b

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @apollo/client to v3.5.9
1 parent 0a7b68a commit 4a9ba1b

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.8",
6+
"@apollo/client": "3.5.9",
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].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==
116+
"@apollo/[email protected].9":
117+
version "3.5.9"
118+
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.5.9.tgz#306c1f8453d56dbb4ff1afaaaf16b3b719db696c"
119+
integrity sha512-Qq3OE3GpyPG2fYXBzi1n4QXcKZ11c6jHdrXK2Kkn9SD+vUymSrllXsldqnKUK9tslxKqkKzNrkCXkLv7PxwfSQ==
120120
dependencies:
121121
"@graphql-typed-document-node/core" "^3.0.0"
122122
"@wry/context" "^0.6.0"

0 commit comments

Comments
 (0)