Skip to content

Commit

Permalink
chore: bump @ory/elements & @ory/client (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
Benehiko authored Aug 24, 2023
1 parent c1c4b9a commit b0cd270
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 76 deletions.
146 changes: 73 additions & 73 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@ory/client": "1.1.49",
"@ory/elements-markup": "0.0.1-beta.12",
"@ory/client": "1.1.50",
"@ory/elements-markup": "0.0.1-beta.13",
"@ory/integrations": "1.1.4",
"axios": "1.2.6",
"body-parser": "1.20.2",
Expand All @@ -43,7 +43,7 @@
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.0.0",
"@types/axios": "0.14.0",
"@types/body-parser": "^1.19.2",
"@types/body-parser": "1.19.2",
"@types/cookie-parser": "1.4.3",
"@types/csurf": "1.11.2",
"@types/express": "4.17.17",
Expand Down

0 comments on commit b0cd270

Please sign in to comment.