Merge branch 'dependabot-npm_and_yarn-apollo-client-3.5.7' into 'master'
Build(deps): bump @apollo/client from 3.5.6 to 3.5.7 See merge request unboundsoftware/dancefinder/dancefinder-app!155
This commit was merged in pull request #204.
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
"author": "Joakim Olsson <joakim@unbound.se>",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@apollo/client": "^3.5.6",
|
||||
"@apollo/client": "^3.5.7",
|
||||
"@auth0/auth0-spa-js": "^1.19.3",
|
||||
"@nuxtjs/composition-api": "^0.31.0",
|
||||
"@nuxtjs/i18n": "^7.2.0",
|
||||
|
||||
@@ -9,10 +9,10 @@
|
||||
dependencies:
|
||||
"@types/throttle-debounce" "^2.1.0"
|
||||
|
||||
"@apollo/client@^3.5.6":
|
||||
version "3.5.6"
|
||||
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.5.6.tgz#911929df073280689efd98e5603047b79e0c39a2"
|
||||
integrity sha512-XHoouuEJ4L37mtfftcHHO1caCRrKKAofAwqRoq28UQIPMJk+e7n3X9OtRRNXKk/9tmhNkwelSary+EilfPwI7A==
|
||||
"@apollo/client@^3.5.7":
|
||||
version "3.5.7"
|
||||
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.5.7.tgz#38051c0a414ebf784319fa5131faa19df24fa9ec"
|
||||
integrity sha512-HSLqTGp3sp/PVIWYLLr5v3fjQSr6Fxg6Z5RQj5Q9ALyseIVudD8GZk1jHplaUblTFMBueXGw3Z6DXObuVAr3tw==
|
||||
dependencies:
|
||||
"@graphql-typed-document-node/core" "^3.0.0"
|
||||
"@wry/context" "^0.6.0"
|
||||
|
||||
Reference in New Issue
Block a user