Build(deps): bump @apollo/client from 3.6.1 to 3.6.2

Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.6.1 to 3.6.2.
- [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.6.1...v3.6.2)
This commit is contained in:
2022-05-03 04:37:37 +00:00
parent fe900783e2
commit 2667af8090
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.6.1",
"@apollo/client": "^3.6.2",
"@auth0/auth0-spa-js": "^1.21.0",
"@nuxtjs/composition-api": "^0.32.0",
"@nuxtjs/i18n": "^7.2.2",