Skip to content

Commit

Permalink
chore(deps): update dependency @nhost/hasura-auth-js to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2022
1 parent 222adee commit 3171685
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
24 changes: 23 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 3171685

Please sign in to comment.