Build(deps): bump @apollo/client from 3.9.3 to 3.9.4

Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.9.3 to 3.9.4.
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-client/compare/v3.9.3...v3.9.4)
This commit is contained in:
2024-02-08 04:38:22 +00:00
parent cea536691f
commit 32accded1c
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
"vuetify": "^3.5.2"
},
"dependencies": {
"@apollo/client": "^3.9.3",
"@apollo/client": "^3.9.4",
"@auth0/auth0-vue": "^2.3.3",
"@mdi/font": "^7.4.47",
"@pinia/nuxt": "^0.5.1",
+4 -4
View File
@@ -20,10 +20,10 @@
resolved "https://registry.yarnpkg.com/@antfu/utils/-/utils-0.7.7.tgz#26ea493a831b4f3a85475e7157be02fb4eab51fb"
integrity sha512-gFPqTG7otEJ8uP6wrhDv6mqwGWYZKNvAcCq6u9hOj0c+IKCEsY4L1oC9trPq2SaWIzAfHvqfBDxF591JkMf+kg==
"@apollo/client@^3.9.3":
version "3.9.3"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.9.3.tgz#8b77a938e5109c6588be93c9fabdcbaf112dd5c1"
integrity sha512-ACWWvWEwwws8V2SO2FoLVAKD7Nc34N/WqnfHIsbtoHoo90ym5vFQp53nGruaWK+bNcb46z53C/fcp4s8P8bXKw==
"@apollo/client@^3.9.4":
version "3.9.4"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.9.4.tgz#a0230ce42a4d0c26c9f75f2a10c0f330f3ef135c"
integrity sha512-Ip6dxjshDT2Dp6foLASTnKBW45Fytew/5JZutZwgc78hVrrGpO9UtZA9xteHXYdap0wIgCxCfeIQwbSu1ZdQpw==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
"@wry/caches" "^1.0.0"