Build(deps): bump @apollo/client from 3.6.7 to 3.6.8 #411

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-apollo-client-3.6.8 into master 2022-06-14 05:30:02 +00:00
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"author": "Joakim Olsson <joakim@unbound.se>", "author": "Joakim Olsson <joakim@unbound.se>",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@apollo/client": "^3.6.7", "@apollo/client": "^3.6.8",
"@auth0/auth0-spa-js": "^1.22.0", "@auth0/auth0-spa-js": "^1.22.0",
"@nuxtjs/composition-api": "^0.32.0", "@nuxtjs/composition-api": "^0.32.0",
"@nuxtjs/i18n": "^7.2.2", "@nuxtjs/i18n": "^7.2.2",
+4 -4
View File
@@ -16,10 +16,10 @@
dependencies: dependencies:
"@types/throttle-debounce" "^2.1.0" "@types/throttle-debounce" "^2.1.0"
"@apollo/client@^3.6.7": "@apollo/client@^3.6.8":
version "3.6.7" version "3.6.8"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.6.7.tgz#a73e36d29df2c321fa4f5dba6d87e10fac2b55a0" resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.6.8.tgz#97e876fdbc4c287652a61895fd2b6f0b157a7667"
integrity sha512-VLlfZq4UiX8IXPNULnxskrVvGWoW3MSe2wBA84iQGYvHx6v+377fWEUF45/6ASuHNt0ZKZaFNlXVI13OB918hQ== integrity sha512-p/J6KRHZZPGX0bZtMLvRFAIcReYsRYGg+Jz9MkgabWPy0L8rwgyolq9fvKsNqkH888Tj9Yvwrxz9V84KfcORJA==
dependencies: dependencies:
"@graphql-typed-document-node/core" "^3.1.1" "@graphql-typed-document-node/core" "^3.1.1"
"@wry/context" "^0.6.0" "@wry/context" "^0.6.0"