Skip to content

Commit

Permalink
fix(deps): update dependency @logto/core-kit to v1.0.0-beta.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 19, 2022
1 parent 196ece6 commit ae0be3b
Show file tree
Hide file tree
Showing 3 changed files with 109 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"prepack": "pnpm test"
},
"dependencies": {
"@logto/core-kit": "1.0.0-beta.16",
"@logto/core-kit": "1.0.0-beta.19",
"@logto/js": "^1.0.0-beta.9",
"@silverhand/essentials": "^1.2.1",
"camelcase-keys": "^7.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"prepack": "pnpm test"
},
"dependencies": {
"@logto/core-kit": "1.0.0-beta.16",
"@logto/core-kit": "1.0.0-beta.19",
"@silverhand/essentials": "^1.2.1",
"camelcase-keys": "^7.0.1",
"jose": "^4.3.8",
Expand Down
Loading

0 comments on commit ae0be3b

Please sign in to comment.