Build(deps): bump @apollo/client from 3.5.5 to 3.5.6

Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.5.5 to 3.5.6.
- [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.5.5...v3.5.6)
This commit is contained in:
2021-12-09 04:53:27 +00:00
parent 6c95986e36
commit 7071cf5c5c
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"author": "Joakim Olsson <joakim@unbound.se>",
"private": true,
"dependencies": {
"@apollo/client": "^3.5.5",
"@apollo/client": "^3.5.6",
"@auth0/auth0-spa-js": "^1.19.3",
"@nuxtjs/composition-api": "^0.31.0",
"@nuxtjs/i18n": "^7.2.0",
+9 -9
View File
@@ -9,10 +9,10 @@
dependencies:
"@types/throttle-debounce" "^2.1.0"
"@apollo/client@^3.5.5":
version "3.5.5"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.5.5.tgz#ce331403ee5f099e595430890f9b510c8435c932"
integrity sha512-EiQstc8VjeqosS2h21bwY9fhL3MCRRmACtRrRh2KYpp9vkDyx5pUfMnN3swgiBVYw1twdXg9jHmyZa1gZlvlog==
"@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==
dependencies:
"@graphql-typed-document-node/core" "^3.0.0"
"@wry/context" "^0.6.0"
@@ -23,7 +23,7 @@
optimism "^0.16.1"
prop-types "^15.7.2"
symbol-observable "^4.0.0"
ts-invariant "^0.9.0"
ts-invariant "^0.9.4"
tslib "^2.3.0"
zen-observable-ts "^1.2.0"
@@ -12278,10 +12278,10 @@ ts-invariant@^0.4.0:
dependencies:
tslib "^1.9.3"
ts-invariant@^0.9.0:
version "0.9.3"
resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.9.3.tgz#4b41e0a80c2530a56ce4b8fd4e14183aaac0efa8"
integrity sha512-HinBlTbFslQI0OHP07JLsSXPibSegec6r9ai5xxq/qHYCsIQbzpymLpDhAUsnXcSrDEcd0L62L8vsOEdzM0qlA==
ts-invariant@^0.9.4:
version "0.9.4"
resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.9.4.tgz#42ac6c791aade267dd9dc65276549df5c5d71cac"
integrity sha512-63jtX/ZSwnUNi/WhXjnK8kz4cHHpYS60AnmA6ixz17l7E12a5puCWFlNpkne5Rl0J8TBPVHpGjsj4fxs8ObVLQ==
dependencies:
tslib "^2.1.0"