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 09ba09c commit 6b9352b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 24 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.7",
"@okta/okta-auth-js": "6.7.2",
"@simplewebauthn/browser": "5.3.0",
Expand Down
24 changes: 1 addition & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4960,17 +4960,6 @@ __metadata:
languageName: node
linkType: hard

"@nhost/core@npm:0.7.5":
version: 0.7.5
resolution: "@nhost/core@npm:0.7.5"
dependencies:
axios: ^0.27.2
js-cookie: ^3.0.1
xstate: ^4.32.1
checksum: 0be0d8f3e52a5b387b61479e5ccee4753c65b8df5d507ed8b4c859e15cc2098a5dbfbe78f2166a58966c5863b97f402c395e29fde7dfcefae583fd5b1ff4255e
languageName: node
linkType: hard

"@nhost/core@npm:0.7.6":
version: 0.7.6
resolution: "@nhost/core@npm:0.7.6"
Expand All @@ -4982,17 +4971,6 @@ __metadata:
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"
dependencies:
"@nhost/core": 0.7.5
jwt-decode: ^3.1.2
xstate: ^4.32.1
checksum: 9dcadcb65662f5ab15e904fe66683ada5baf19733b56e9531b5dda4f79d19cfcf20a0e4cb494167e902fe2cba0b0b16bc6e7f2b646b12a9f0322af3c2258698b
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"
Expand Down Expand Up @@ -6247,7 +6225,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.7
"@okta/okta-auth-js": 6.7.2
"@simplewebauthn/browser": 5.3.0
Expand Down

0 comments on commit 6b9352b

Please sign in to comment.