Skip to content

Commit f578bbf

Browse files
Copilotv-craigjzgh
andauthored
fix: bump next to 16.2.6 to patch middleware bypass vulnerability
Agent-Logs-Url: https://github.com/github/forgoodfirstissue/sessions/d6aff7d9-560b-4646-867b-b089f9057314 Co-authored-by: v-craigjzgh <237851035+v-craigjzgh@users.noreply.github.com>
1 parent db528d4 commit f578bbf

2 files changed

Lines changed: 95 additions & 83 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/react-dom": "^19.2.3",
2222
"dayjs": "^1.11.20",
2323
"millify": "^6.1.0",
24-
"next": "16.2.5",
24+
"next": "16.2.6",
2525
"postcss-import": "^16.1.1",
2626
"react": "^19.2.4",
2727
"react-dom": "^19.2.4",
@@ -45,7 +45,7 @@
4545
"autoprefixer": "^10.4.27",
4646
"@tailwindcss/postcss": "^4.2.2",
4747
"eslint": "^9.0.0",
48-
"eslint-config-next": "^16.2.5",
48+
"eslint-config-next": "^16.2.6",
4949
"eslint-config-prettier": "^10.1.8",
5050
"eslint-import-resolver-typescript": "^4.4.4",
5151
"eslint-plugin-prettier": "^5.5.5",

0 commit comments

Comments
 (0)