Build(deps): bump @apollo/client from 3.6.8 to 3.6.9
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.6.8 to 3.6.9. - [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/commits)
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
"author": "Joakim Olsson <joakim@unbound.se>",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@apollo/client": "^3.6.8",
|
||||
"@apollo/client": "^3.6.9",
|
||||
"@auth0/auth0-spa-js": "^1.22.1",
|
||||
"@nuxtjs/composition-api": "^0.32.0",
|
||||
"@nuxtjs/i18n": "^7.2.2",
|
||||
|
||||
@@ -16,10 +16,10 @@
|
||||
dependencies:
|
||||
"@types/throttle-debounce" "^2.1.0"
|
||||
|
||||
"@apollo/client@^3.6.8":
|
||||
version "3.6.8"
|
||||
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.6.8.tgz#97e876fdbc4c287652a61895fd2b6f0b157a7667"
|
||||
integrity sha512-p/J6KRHZZPGX0bZtMLvRFAIcReYsRYGg+Jz9MkgabWPy0L8rwgyolq9fvKsNqkH888Tj9Yvwrxz9V84KfcORJA==
|
||||
"@apollo/client@^3.6.9":
|
||||
version "3.6.9"
|
||||
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.6.9.tgz#ad0ee2e3a3c92dbed4acd6917b6158a492739d94"
|
||||
integrity sha512-Y1yu8qa2YeaCUBVuw08x8NHenFi0sw2I3KCu7Kw9mDSu86HmmtHJkCAifKVrN2iPgDTW/BbP3EpSV8/EQCcxZA==
|
||||
dependencies:
|
||||
"@graphql-typed-document-node/core" "^3.1.1"
|
||||
"@wry/context" "^0.6.0"
|
||||
|
||||
Reference in New Issue
Block a user