Skip to content

Commit fd17fc4

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @apollo/client to v3.4.17
1 parent c7e2a4a commit fd17fc4

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.4.16",
6+
"@apollo/client": "3.4.17",
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
@@ -88,10 +88,10 @@
8888
call-me-maybe "^1.0.1"
8989
z-schema "^5.0.1"
9090

91-
"@apollo/[email protected].16":
92-
version "3.4.16"
93-
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.4.16.tgz#67090d5655aa843fa64d26f1913315e384a5fa0f"
94-
integrity sha512-iF4zEYwvebkri0BZQyv8zfavPfVEafsK0wkOofa6eC2yZu50J18uTutKtC174rjHZ2eyxZ8tV7NvAPKRT+OtZw==
91+
"@apollo/[email protected].17":
92+
version "3.4.17"
93+
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.4.17.tgz#4972e19a49809e16d17c5adc67f45623a6dac135"
94+
integrity sha512-MDt2rwMX1GqodiVEKJqmDmAz8xr0qJmq5PdWeIt0yDaT4GOkKYWZiWkyfhfv3raTk8PyJvbsNG9q2CqmUrlGfg==
9595
dependencies:
9696
"@graphql-typed-document-node/core" "^3.0.0"
9797
"@wry/context" "^0.6.0"

0 commit comments

Comments
 (0)