Skip to content

Commit 8e4b59c

Browse files
authored
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]>
1 parent 1b10adc commit 8e4b59c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
date: '2025-01-06:00:00.000Z'
2+
date: '2025-01-06T16:00.000Z'
33
category: vulnerability
44
title: Upcoming CVE for End-of-Life Node.js Versions
55
layout: blog-post

0 commit comments

Comments
 (0)