Skip to content

Commit

Permalink
fix(blog): fix pubdate of upcoming-cve-for-eol-versions (#7403)
Browse files Browse the repository at this point in the history
* fix(blog): fix pubdate of upcoming-cve-for-eol-versions

regressed in 8e5ef67 . this patch bring back the `T16` part to make it a valid Date string

Signed-off-by: Masataka Yakura <[email protected]>

* Update apps/site/pages/en/blog/vulnerability/upcoming-cve-for-eol-versions.md

Co-authored-by: Augustin Mauroy <[email protected]>
Signed-off-by: Brian Muenzenmeyer <[email protected]>

---------

Signed-off-by: Masataka Yakura <[email protected]>
Signed-off-by: Brian Muenzenmeyer <[email protected]>
Co-authored-by: Augustin Mauroy <[email protected]>
Co-authored-by: Brian Muenzenmeyer <[email protected]>
Co-authored-by: Augustin Mauroy <[email protected]>
  • Loading branch information
4 people authored Jan 24, 2025
1 parent dc6fede commit bad2b2f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: '2025-01-06:00:00.000Z'
date: '2025-01-06T16:00:00.000Z'
category: vulnerability
title: Upcoming CVE for End-of-Life Node.js Versions
layout: blog-post
Expand Down

0 comments on commit bad2b2f

Please sign in to comment.