Skip to content

Commit 71b1b82

Browse files
authored
Blog: update security release date (#6892)
1 parent 3a455b2 commit 71b1b82

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

apps/site/pages/en/blog/vulnerability/july-2024-security-releases.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,21 @@
11
---
22
date: 2024-07-02T03:00:00.000Z
33
category: vulnerability
4-
title: Thursday, July 4, 2024 Security Releases
4+
title: Monday, July 8, 2024 Security Releases
55
slug: july-2024-security-releases
66
layout: blog-post
77
author: The Node.js Project
88
---
99

10+
## (Update 04-Jul-2024) Security Release target July 8th
11+
12+
Due to the U.S. National Holiday on July 4th, the Node.js Security Releases will
13+
be available on or shortly after Monday, July 8th, 2024.
14+
15+
The release is being postponed to ensure that people have sufficient time to
16+
upgrade before the weekend, as releasing patches on a holiday would provide
17+
limited time for updates.
18+
1019
## (Update 02-Jul-2024) Security Release target July 4th
1120

1221
The Node.js Security Releases will be available on, or shortly after, Thursday, July 4th, 2024.

apps/site/site.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"websiteBanners": {
3030
"index": {
3131
"startDate": "2024-06-26T00:00:00.000Z",
32-
"endDate": "2024-07-04T23:59:00.000Z",
33-
"text": "New security releases to be made available July 4th, 2024",
32+
"endDate": "2024-07-08T23:59:00.000Z",
33+
"text": "New security releases to be made available July 8th, 2024",
3434
"link": "https://nodejs.org/en/blog/vulnerability/july-2024-security-releases",
3535
"type": "warning"
3636
}

0 commit comments

Comments
 (0)