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

Commit 685e9ca

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent 43df56d commit 685e9ca

3 files changed

Lines changed: 12 additions & 6 deletions

File tree

docs/rules-v1.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"lastUpdatedDate": "2025-03-13T02:34:34.469Z",
2+
"lastUpdatedDate": "2025-03-13T13:32:55.436Z",
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": 650,
7+
"releasesCount": 651,
88
"cveCount": 173,
99
"supportVersionsCount": 21,
1010
"latestVersion": "23.9.0",
@@ -29,7 +29,7 @@
2929
"17": "17.9.1",
3030
"18": "18.20.7",
3131
"19": "19.9.0",
32-
"20": "20.18.3",
32+
"20": "20.19.0",
3333
"21": "21.7.3",
3434
"22": "22.14.0",
3535
"23": "23.9.0",
@@ -333,6 +333,7 @@
333333
"20.16": "20.16.0",
334334
"20.17": "20.17.0",
335335
"20.18": "20.18.3",
336+
"20.19": "20.19.0",
336337
"21.0": "21.0.0",
337338
"21.1": "21.1.0",
338339
"21.2": "21.2.0",
@@ -4115,6 +4116,11 @@
41154116
"releaseDate": "2025-02-10T00:00:00.000Z",
41164117
"patchedCveIds": []
41174118
},
4119+
"20.19.0": {
4120+
"version": "20.19.0",
4121+
"releaseDate": "2025-03-13T00:00:00.000Z",
4122+
"patchedCveIds": []
4123+
},
41184124
"21.0.0": {
41194125
"version": "21.0.0",
41204126
"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.20250313.0",
3+
"version": "1.20250313.1",
44
"description": "Audit your Node version for known CVEs and patches ",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)