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/nhost-js to v1.1.13 #5595

Merged
merged 1 commit into from
May 19, 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 @@ -34,7 +34,7 @@
"@clerk/clerk-sdk-node": "3.5.0",
"@clerk/types": "2.13.0",
"@nhost/hasura-auth-js": "1.1.6",
"@nhost/nhost-js": "1.1.11",
"@nhost/nhost-js": "1.1.13",
"@supabase/supabase-js": "1.35.3",
"@types/netlify-identity-widget": "1.9.3",
"@types/react": "17.0.45",
Expand Down
34 changes: 28 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4952,6 +4952,17 @@ __metadata:
languageName: node
linkType: hard

"@nhost/core@npm:0.5.6":
version: 0.5.6
resolution: "@nhost/core@npm:0.5.6"
dependencies:
axios: ^0.27.2
js-cookie: ^3.0.1
xstate: ^4.31.0
checksum: 86555faede87c6b97400cebd152a958b68e3e858621782649c125ec94be4dde2d70b9836e2c22f22aa863356e52713756d42d95d2e45ad72c65f3620aaebbb79
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"
Expand All @@ -4963,6 +4974,17 @@ __metadata:
languageName: node
linkType: hard

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

"@nhost/hasura-storage-js@npm:0.2.2":
version: 0.2.2
resolution: "@nhost/hasura-storage-js@npm:0.2.2"
Expand All @@ -4972,18 +4994,18 @@ __metadata:
languageName: node
linkType: hard

"@nhost/nhost-js@npm:1.1.11":
version: 1.1.11
resolution: "@nhost/nhost-js@npm:1.1.11"
"@nhost/nhost-js@npm:1.1.13":
version: 1.1.13
resolution: "@nhost/nhost-js@npm:1.1.13"
dependencies:
"@nhost/hasura-auth-js": 1.1.6
"@nhost/hasura-auth-js": 1.1.8
"@nhost/hasura-storage-js": 0.2.2
axios: ^0.27.2
jwt-decode: ^3.1.2
query-string: ^7.0.1
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 2f68bc9ef378a3f606aa0848c158de7e8cc51c2188c106548a9f852f65676138d710a0a863eb94e7074e97cefeb4d4b57f9ca8b40d467aa874d64c0a88aa4797
checksum: 73e8b2c523583bda6f4d57c298e3cc779644be5e966030c84cec8ca87c86d5ababa5839120461ef0da0662300d0e27ce7a5fa19dee8dea15a8307a16984e48f6
languageName: node
linkType: hard

Expand Down Expand Up @@ -5899,7 +5921,7 @@ __metadata:
"@clerk/clerk-sdk-node": 3.5.0
"@clerk/types": 2.13.0
"@nhost/hasura-auth-js": 1.1.6
"@nhost/nhost-js": 1.1.11
"@nhost/nhost-js": 1.1.13
"@supabase/supabase-js": 1.35.3
"@types/netlify-identity-widget": 1.9.3
"@types/react": 17.0.45
Expand Down