Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

Commit c5bbb9f

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent 4a192a5 commit c5bbb9f

3 files changed

Lines changed: 12 additions & 7 deletions

File tree

docs/rules-v1.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"lastUpdatedDate": "2025-06-23T03:01:43.898Z",
2+
"lastUpdatedDate": "2025-06-23T13:42:35.357Z",
33
"name": "Node Version Audit",
44
"website": "https://github.com/lightswitch05/node-version-audit",
55
"license": "https://github.com/lightswitch05/node-version-audit/blob/master/LICENSE",
66
"source": "https://www.github.developerdan.com/node-version-audit/rules-v1.json",
7-
"releasesCount": 666,
7+
"releasesCount": 667,
88
"cveCount": 141,
99
"supportVersionsCount": 21,
1010
"latestVersion": "24.2.0",
@@ -29,7 +29,7 @@
2929
"17": "17.9.1",
3030
"18": "18.20.8",
3131
"19": "19.9.0",
32-
"20": "20.19.2",
32+
"20": "20.19.3",
3333
"21": "21.7.3",
3434
"22": "22.16.0",
3535
"23": "23.11.1",
@@ -334,7 +334,7 @@
334334
"20.16": "20.16.0",
335335
"20.17": "20.17.0",
336336
"20.18": "20.18.3",
337-
"20.19": "20.19.2",
337+
"20.19": "20.19.3",
338338
"21.0": "21.0.0",
339339
"21.1": "21.1.0",
340340
"21.2": "21.2.0",
@@ -4154,6 +4154,11 @@
41544154
"CVE-2025-23167"
41554155
]
41564156
},
4157+
"20.19.3": {
4158+
"version": "20.19.3",
4159+
"releaseDate": "2025-06-23T00:00:00.000Z",
4160+
"patchedCveIds": []
4161+
},
41574162
"21.0.0": {
41584163
"version": "21.0.0",
41594164
"releaseDate": "2023-10-17T00:00:00.000Z",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-version-audit",
3-
"version": "1.20250623.0",
3+
"version": "1.20250623.1",
44
"description": "Audit your Node version for known CVEs and patches ",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)