Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
---
date: 2025-12-08T23:00:00.000Z
category: vulnerability
title: Wednesday, January 7, 2026 Security Releases
title: Thursday, January 8, 2026 Security Releases
slug: december-2025-security-releases
layout: blog-post
author: The Node.js Project
---

## (Update 07-Jan-2026) Security Release postponed to January 8th

Our team decided to postpone the release to Thursday, January 8th, 2026,
due to complications in the Node.js testing CI.

## (Update 17-Dec-2025) Security Release target January 7th

We have decided to delay the release further to Wednesday, January 7th, 2026. Many of the
Expand Down
2 changes: 1 addition & 1 deletion apps/site/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"index": {
"startDate": "2025-12-08T17:00:00.000Z",
"endDate": "2026-01-07T23:00:00.000Z",
Comment thread
RafaelGSS marked this conversation as resolved.
Outdated
"text": "New security releases to be made available Wednesday, January 7, 2026",
"text": "New security releases to be made available Thursday, January 8, 2026",
"link": "https://nodejs.org/en/blog/vulnerability/december-2025-security-releases",
"type": "warning"
}
Expand Down
Loading