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

Commit f9543d5

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent 5c0a2ff commit f9543d5

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-02-20T02:21:13.675Z",
2+
"lastUpdatedDate": "2025-02-20T13:30:22.792Z",
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": 648,
7+
"releasesCount": 649,
88
"cveCount": 173,
99
"supportVersionsCount": 21,
1010
"latestVersion": "23.8.0",
@@ -27,7 +27,7 @@
2727
"15": "15.14.0",
2828
"16": "16.20.2",
2929
"17": "17.9.1",
30-
"18": "18.20.6",
30+
"18": "18.20.7",
3131
"19": "19.9.0",
3232
"20": "20.18.3",
3333
"21": "21.7.3",
@@ -303,7 +303,7 @@
303303
"18.17": "18.17.1",
304304
"18.18": "18.18.2",
305305
"18.19": "18.19.1",
306-
"18.20": "18.20.6",
306+
"18.20": "18.20.7",
307307
"19.0": "19.0.1",
308308
"19.1": "19.1.0",
309309
"19.2": "19.2.0",
@@ -3828,6 +3828,11 @@
38283828
"CVE-2025-23085"
38293829
]
38303830
},
3831+
"18.20.7": {
3832+
"version": "18.20.7",
3833+
"releaseDate": "2025-02-20T00:00:00.000Z",
3834+
"patchedCveIds": []
3835+
},
38313836
"19.0.0": {
38323837
"version": "19.0.0",
38333838
"releaseDate": "2022-10-18T00: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.20250220.0",
3+
"version": "1.20250220.1",
44
"description": "Audit your Node version for known CVEs and patches ",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)