Skip to content

Commit

Permalink
Maintenance: Update dependency @apollo/client to ^3.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Zammad Renovate Bot committed Apr 8, 2024
1 parent 374095d commit c494e7b
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 @@ -87,7 +87,7 @@
"vue-tsc": "^2.0.7"
},
"dependencies": {
"@apollo/client": "^3.9.9",
"@apollo/client": "^3.9.10",
"@formkit/core": "^1.6.1",
"@formkit/dev": "^1.6.1",
"@formkit/i18n": "^1.6.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -34,10 +34,10 @@
jsonpointer "^5.0.0"
leven "^3.1.0"

"@apollo/client@^3.9.9":
version "3.9.9"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.9.9.tgz#38f983a1ad24e2687abfced0a9c1c3bef8d32616"
integrity sha512-/sMecU/M0WK9knrguts1lSLV8xFKzIgOMVb4mi6MOxgJXjliDB8PvOtmXhTqh2cVMMR4TzXgOnb+af/690zlQw==
"@apollo/client@^3.9.10":
version "3.9.10"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.9.10.tgz#f381f67f3559cb5f5b66ce9183f84f49616acbe4"
integrity sha512-w8i/Lk1P0vvWZF0Xb00XPonn79/0rgRJ1vopBlVudVuy9QP29/NZXK0rI2xJIN6VrKuEqJZaVGJC+7k23I2sfA==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
"@wry/caches" "^1.0.0"
Expand Down

0 comments on commit c494e7b

Please sign in to comment.