Merge branch 'dependabot-npm_and_yarn-apollo-client-3.5.10' into 'master'

Build(deps): bump @apollo/client from 3.5.9 to 3.5.10

See merge request unboundsoftware/dancefinder/dancefinder-app!226
This commit was merged in pull request #275.
This commit is contained in:
2022-03-02 10:30:41 +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>",
"private": true,
"dependencies": {
"@apollo/client": "^3.5.9",
"@apollo/client": "^3.5.10",
"@auth0/auth0-spa-js": "^1.20.0",
"@nuxtjs/composition-api": "^0.32.0",
"@nuxtjs/i18n": "^7.2.0",
+4 -4
View File
@@ -16,10 +16,10 @@
dependencies:
"@types/throttle-debounce" "^2.1.0"
"@apollo/client@^3.5.9":
version "3.5.9"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.5.9.tgz#306c1f8453d56dbb4ff1afaaaf16b3b719db696c"
integrity sha512-Qq3OE3GpyPG2fYXBzi1n4QXcKZ11c6jHdrXK2Kkn9SD+vUymSrllXsldqnKUK9tslxKqkKzNrkCXkLv7PxwfSQ==
"@apollo/client@^3.5.10":
version "3.5.10"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.5.10.tgz#43463108a6e07ae602cca0afc420805a19339a71"
integrity sha512-tL3iSpFe9Oldq7gYikZK1dcYxp1c01nlSwtsMz75382HcI6fvQXyFXUCJTTK3wgO2/ckaBvRGw7VqjFREdVoRw==
dependencies:
"@graphql-typed-document-node/core" "^3.0.0"
"@wry/context" "^0.6.0"