Build(deps): bump @apollo/client from 3.5.4 to 3.5.5

Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.5.4 to 3.5.5.
- [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.5.4...v3.5.5)
This commit is contained in:
2021-11-24 04:48:08 +00:00
parent 46f545438c
commit f96ea6a149
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"author": "Joakim Olsson <joakim@unbound.se>",
"private": true,
"dependencies": {
"@apollo/client": "^3.5.4",
"@apollo/client": "^3.5.5",
"@auth0/auth0-spa-js": "^1.19.2",
"@nuxtjs/composition-api": "^0.30.0",
"@nuxtjs/i18n": "^7.2.0",
+4 -4
View File
@@ -9,10 +9,10 @@
dependencies:
"@types/throttle-debounce" "^2.1.0"
"@apollo/client@^3.5.4":
version "3.5.4"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.5.4.tgz#a2c1c1c377c5ffb5822dd6269a741749b3ad5df3"
integrity sha512-6kybsXEdtRYGUDap4kOded6OFw501H+wL3/WGeRtO+NBcLfhuvRwkfCNpm0oTJWDDSxhQnWKCbxJgrLgoxCeFg==
"@apollo/client@^3.5.5":
version "3.5.5"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.5.5.tgz#ce331403ee5f099e595430890f9b510c8435c932"
integrity sha512-EiQstc8VjeqosS2h21bwY9fhL3MCRRmACtRrRh2KYpp9vkDyx5pUfMnN3swgiBVYw1twdXg9jHmyZa1gZlvlog==
dependencies:
"@graphql-typed-document-node/core" "^3.0.0"
"@wry/context" "^0.6.0"