Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @nhost/hasura-auth-js to v1.1.9 #5594

Merged
merged 1 commit into from
May 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@clerk/clerk-js": "3.11.0",
"@clerk/clerk-sdk-node": "3.6.0",
"@clerk/types": "2.13.0",
"@nhost/hasura-auth-js": "1.1.6",
"@nhost/hasura-auth-js": "1.1.9",
"@nhost/nhost-js": "1.1.14",
"@supabase/supabase-js": "1.35.3",
"@types/netlify-identity-widget": "1.9.3",
Expand Down
24 changes: 1 addition & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4947,17 +4947,6 @@ __metadata:
languageName: node
linkType: hard

"@nhost/core@npm:0.5.4":
version: 0.5.4
resolution: "@nhost/core@npm:0.5.4"
dependencies:
axios: ^0.27.2
js-cookie: ^3.0.1
xstate: ^4.31.0
checksum: 9500d3b37b61e94607434b269b1994837e9f9a469d16bce5f6f5d306daa51dca200dc722be2988dac132bcfb2fdc39e60b2deaa0633d9ff7c68e194e8be8cdd5
languageName: node
linkType: hard

"@nhost/core@npm:0.6.0":
version: 0.6.0
resolution: "@nhost/core@npm:0.6.0"
Expand All @@ -4969,17 +4958,6 @@ __metadata:
languageName: node
linkType: hard

"@nhost/hasura-auth-js@npm:1.1.6":
version: 1.1.6
resolution: "@nhost/hasura-auth-js@npm:1.1.6"
dependencies:
"@nhost/core": 0.5.4
jwt-decode: ^3.1.2
xstate: ^4.31.0
checksum: fad26c554ef643ff9f99353ef033d095f8c079260e646ec4fe81742b428b9612cc6a7ee03771c3c7daffa14e68b80443cd2f6ff272ead8591337d790ea977151
languageName: node
linkType: hard

"@nhost/hasura-auth-js@npm:1.1.9":
version: 1.1.9
resolution: "@nhost/hasura-auth-js@npm:1.1.9"
Expand Down Expand Up @@ -5926,7 +5904,7 @@ __metadata:
"@clerk/clerk-js": 3.11.0
"@clerk/clerk-sdk-node": 3.6.0
"@clerk/types": 2.13.0
"@nhost/hasura-auth-js": 1.1.6
"@nhost/hasura-auth-js": 1.1.9
"@nhost/nhost-js": 1.1.14
"@supabase/supabase-js": 1.35.3
"@types/netlify-identity-widget": 1.9.3
Expand Down