Skip to content

Commit 6092072

Browse files
hperlory-bot
authored andcommitted
fix(deps): resolve Dependabot security alerts
GitOrigin-RevId: 4805472d75e1c57ef761efe8c3d61572ac669a39
1 parent f50e8f6 commit 6092072

6 files changed

Lines changed: 252 additions & 292 deletions

File tree

examples/nextjs-app-router-custom-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@ory/elements-react": "*",
1414
"@ory/nextjs": "*",
1515
"@tabler/icons-react": "3.34.1",
16-
"next": "15.5.15",
16+
"next": "15.5.18",
1717
"react": "^18",
1818
"react-dom": "^18"
1919
},

examples/nextjs-app-router-matomo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@ory/elements-react": "*",
1212
"@ory/nextjs": "*",
13-
"next": "15.5.15",
13+
"next": "15.5.18",
1414
"react": "^18",
1515
"react-dom": "^18"
1616
},

examples/nextjs-app-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@ory/elements-react": "*",
1313
"@ory/nextjs": "*",
14-
"next": "15.5.15",
14+
"next": "15.5.18",
1515
"react": "^18",
1616
"react-dom": "^18"
1717
},

examples/nextjs-pages-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@ory/elements-react": "*",
1212
"@ory/nextjs": "*",
13-
"next": "15.5.15",
13+
"next": "15.5.18",
1414
"react": "^18",
1515
"react-dom": "^18"
1616
},

0 commit comments

Comments
 (0)