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

Commit 8e3408d

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent d0d7046 commit 8e3408d

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-03-27T02:36:07.916Z",
2+
"lastUpdatedDate": "2025-03-27T13:34:31.728Z",
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": 652,
7+
"releasesCount": 653,
88
"cveCount": 173,
99
"supportVersionsCount": 21,
1010
"latestVersion": "23.10.0",
@@ -27,7 +27,7 @@
2727
"15": "15.14.0",
2828
"16": "16.20.2",
2929
"17": "17.9.1",
30-
"18": "18.20.7",
30+
"18": "18.20.8",
3131
"19": "19.9.0",
3232
"20": "20.19.0",
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.7",
306+
"18.20": "18.20.8",
307307
"19.0": "19.0.1",
308308
"19.1": "19.1.0",
309309
"19.2": "19.2.0",
@@ -3836,6 +3836,11 @@
38363836
"releaseDate": "2025-02-20T00:00:00.000Z",
38373837
"patchedCveIds": []
38383838
},
3839+
"18.20.8": {
3840+
"version": "18.20.8",
3841+
"releaseDate": "2025-03-27T00:00:00.000Z",
3842+
"patchedCveIds": []
3843+
},
38393844
"19.0.0": {
38403845
"version": "19.0.0",
38413846
"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.20250327.0",
3+
"version": "1.20250327.1",
44
"description": "Audit your Node version for known CVEs and patches ",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)