From 3171685bb10cdd096627314dd1d9a850209f124c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 14:06:11 +0000 Subject: [PATCH] chore(deps): update dependency @nhost/hasura-auth-js to v1.4.0 --- packages/auth/package.json | 2 +- yarn.lock | 24 +++++++++++++++++++++++- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/packages/auth/package.json b/packages/auth/package.json index 2b5cba49bdf1..e3ee36b5e446 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -35,7 +35,7 @@ "@clerk/clerk-react": "3.5.0", "@clerk/clerk-sdk-node": "3.8.6", "@clerk/types": "2.20.0", - "@nhost/hasura-auth-js": "1.3.4", + "@nhost/hasura-auth-js": "1.4.0", "@nhost/nhost-js": "1.4.6", "@okta/okta-auth-js": "6.7.2", "@simplewebauthn/browser": "5.3.0", diff --git a/yarn.lock b/yarn.lock index ac926f8284e3..97368fcdf7e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4971,6 +4971,17 @@ __metadata: languageName: node linkType: hard +"@nhost/core@npm:0.7.6": + version: 0.7.6 + resolution: "@nhost/core@npm:0.7.6" + dependencies: + axios: ^0.27.2 + js-cookie: ^3.0.1 + xstate: ^4.32.1 + checksum: 877c19df3c6b5da5e4fccabb1f626c436e987fb473fd266afa17082ffbbfa2fba0379a7dcc3967e2cf9d9748755ec392dfe3640b4eb6e0364e9c6342b3687ba5 + languageName: node + linkType: hard + "@nhost/hasura-auth-js@npm:1.3.4": version: 1.3.4 resolution: "@nhost/hasura-auth-js@npm:1.3.4" @@ -4982,6 +4993,17 @@ __metadata: languageName: node linkType: hard +"@nhost/hasura-auth-js@npm:1.4.0": + version: 1.4.0 + resolution: "@nhost/hasura-auth-js@npm:1.4.0" + dependencies: + "@nhost/core": 0.7.6 + jwt-decode: ^3.1.2 + xstate: ^4.32.1 + checksum: 557ccb289652c96a2d2106157f5f60fbc5f03705a66f79e55471c929f55bf2afec59b58a0a96e6df6b754d422a60e3b4898d1c55498821d085119339f0c3f022 + languageName: node + linkType: hard + "@nhost/hasura-storage-js@npm:0.5.2": version: 0.5.2 resolution: "@nhost/hasura-storage-js@npm:0.5.2" @@ -6225,7 +6247,7 @@ __metadata: "@clerk/clerk-react": 3.5.0 "@clerk/clerk-sdk-node": 3.8.6 "@clerk/types": 2.20.0 - "@nhost/hasura-auth-js": 1.3.4 + "@nhost/hasura-auth-js": 1.4.0 "@nhost/nhost-js": 1.4.6 "@okta/okta-auth-js": 6.7.2 "@simplewebauthn/browser": 5.3.0