Skip to content

Commit

Permalink
Maintenance: Update dependency @apollo/client to ^3.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Zammad Renovate Bot authored and dominikklein committed Apr 17, 2023
1 parent aee5700 commit 6f8d345
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"vue-tsc": "^1.2.0"
},
"dependencies": {
"@apollo/client": "^3.7.11",
"@apollo/client": "^3.7.12",
"@formkit/core": "^0.16.4",
"@formkit/dev": "^0.16.4",
"@formkit/i18n": "^0.16.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
jsonpointer "^5.0.0"
leven "^3.1.0"

"@apollo/client@^3.7.11":
version "3.7.11"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.7.11.tgz#fbe9ac3cd508123aacae370dfb3d268fd74f3a44"
integrity sha512-uLg2KtxoAyj9ta7abLxXx8cGRM7HypCkXVmxtL7Ko//N5g37aoJ3ca7VYoFCMUFO1BXBulj+yKVl0U3+ILj5AQ==
"@apollo/client@^3.7.12":
version "3.7.12"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.7.12.tgz#9ddd355d0788374cdb900e5f40298b196176952b"
integrity sha512-XvH8ssDibx5hR92Tet8CHtUxhiIs+RbYjyxkflAcnF85QT3VacUdNAhjj0OcA2kcZ+5KyceJmilmBNjj6+rJFg==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
"@wry/context" "^0.7.0"
Expand Down

0 comments on commit 6f8d345

Please sign in to comment.