Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@
"mdast-util-to-markdown": "2.1.0",
"mdast-util-to-string": "^4.0.0",
"morgan": "^1.10.0",
"next": "^15.1.5",
"next": "^15.1.11",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

security-critical critical

While this version bump is correct and necessary for security, the package-lock.json has not been updated to reflect this change. This means that npm install might not install the patched version, leaving the application vulnerable. Please run npm install to regenerate the package-lock.json file and commit the changes before merging this PR.

"ora": "^8.0.1",
"parse5": "7.1.2",
"quick-lru": "7.0.0",
Expand Down