Skip to content

Commit 6b0dad8

Browse files
committed
fix: CVE-2025-55184, CVE-2025-55183 이슈로 인한 next 버전 업데이트
- next: 15.5.7 -> 15.5.9로 업데이트
1 parent ae17772 commit 6b0dad8

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@emotion/react": "^11.14.0",
1919
"@emotion/styled": "^11.14.1",
2020
"axios": "^1.12.2",
21-
"next": "15.5.7",
21+
"next": "15.5.9",
2222
"react": "19.1.2",
2323
"react-dom": "19.1.2"
2424
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)