diff --git a/pages/en/blog/vulnerability/february-2024-security-releases.md b/pages/en/blog/vulnerability/february-2024-security-releases.md index 506dd06dde9ff..55f8bd1b1d620 100644 --- a/pages/en/blog/vulnerability/february-2024-security-releases.md +++ b/pages/en/blog/vulnerability/february-2024-security-releases.md @@ -1,11 +1,16 @@ --- date: '2024-01-30T17:30:00.617Z' category: vulnerability -title: Tuesday February 6 2024 Security Releases +title: Tuesday February 13 2024 Security Releases layout: blog-post.hbs author: Rafael Gonzaga --- +## _(Update 08-February-2024)_ Security Release target Tuesday 13th + +We have encounted an error in one of our patches, therefore, the release will take a bit longer than expected +and the Node.js Security Releases should be available on, or shortly after, Tuesday, February 13th, 2024. + ## _(Update 06-February-2024)_ Security Release target Thursday 8th Preparing the releases is taking us a bit longer than originally expected and the Node.js Security Releases diff --git a/site.json b/site.json index 9ffeefe0b561b..e02b3d9e42fc1 100644 --- a/site.json +++ b/site.json @@ -30,7 +30,7 @@ "index": { "startDate": "2024-01-30T17:30:00.000Z", "endDate": "2024-02-13T17:30:00.000Z", - "text": "New security releases to be made available February 6th, 2024", + "text": "New security releases to be made available February 13th, 2024", "link": "https://nodejs.org/en/blog/vulnerability/february-2024-security-releases/" } },