Skip to content

Commit b0cd270

Browse files
authored
chore: bump @ory/elements & @ory/client (#280)
1 parent c1c4b9a commit b0cd270

File tree

2 files changed

+76
-76
lines changed

2 files changed

+76
-76
lines changed

package-lock.json

Lines changed: 73 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"prepublishOnly": "npm run build"
2727
},
2828
"dependencies": {
29-
"@ory/client": "1.1.49",
30-
"@ory/elements-markup": "0.0.1-beta.12",
29+
"@ory/client": "1.1.50",
30+
"@ory/elements-markup": "0.0.1-beta.13",
3131
"@ory/integrations": "1.1.4",
3232
"axios": "1.2.6",
3333
"body-parser": "1.20.2",
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@trivago/prettier-plugin-sort-imports": "4.0.0",
4545
"@types/axios": "0.14.0",
46-
"@types/body-parser": "^1.19.2",
46+
"@types/body-parser": "1.19.2",
4747
"@types/cookie-parser": "1.4.3",
4848
"@types/csurf": "1.11.2",
4949
"@types/express": "4.17.17",

0 commit comments

Comments
 (0)