Skip to content

Commit

Permalink
Maintenance: Update dependency @apollo/client to ^3.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Zammad Renovate Bot authored and dominikklein committed May 6, 2024
1 parent ec97eeb commit bd370bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -90,7 +90,7 @@
"vue-tsc": "^2.0.16"
},
"dependencies": {
"@apollo/client": "^3.10.1",
"@apollo/client": "^3.10.2",
"@formkit/core": "^1.6.2",
"@formkit/dev": "^1.6.2",
"@formkit/i18n": "^1.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -42,10 +42,10 @@
jsonpointer "^5.0.0"
leven "^3.1.0"

"@apollo/client@^3.10.1":
version "3.10.1"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.10.1.tgz#4c8eec28fcce25b96f27c1f1e443ec5c676e4de0"
integrity sha512-QNacQBZzJla5UQ/LLBXJWM7/1v1C5cfpMQPAFjW4hg4T54wHWbg4Dr+Dp6N+hy/ygu8tepdM+/y/5VFLZhovlQ==
"@apollo/client@^3.10.2":
version "3.10.2"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.10.2.tgz#3c27edb7762fa60dc4064d31aa2723d7006e7ff1"
integrity sha512-J4e2RQN4DgMthCqBtBOXOawYTWmdJprAWqv8rdYLmeW4/Pnrlrl4Hvb/zvENlitDAiRUU33Dc/3OJqIMEJAxNw==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
"@wry/caches" "^1.0.0"
Expand Down

0 comments on commit bd370bf

Please sign in to comment.