Skip to content

Commit 89b8b44

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent 9695c6a commit 89b8b44

File tree

3 files changed

+12
-7
lines changed

3 files changed

+12
-7
lines changed

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-04-22T02:40:32.667Z",
2+
"lastUpdatedDate": "2025-04-22T13:35:24.879Z",
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": 655,
7+
"releasesCount": 656,
88
"cveCount": 138,
99
"supportVersionsCount": 21,
1010
"latestVersion": "23.11.0",
@@ -29,7 +29,7 @@
2929
"17": "17.9.1",
3030
"18": "18.20.8",
3131
"19": "19.9.0",
32-
"20": "20.19.0",
32+
"20": "20.19.1",
3333
"21": "21.7.3",
3434
"22": "22.14.0",
3535
"23": "23.11.0",
@@ -333,7 +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",
336+
"20.19": "20.19.1",
337337
"21.0": "21.0.0",
338338
"21.1": "21.1.0",
339339
"21.2": "21.2.0",
@@ -4133,6 +4133,11 @@
41334133
"releaseDate": "2025-03-13T00:00:00.000Z",
41344134
"patchedCveIds": []
41354135
},
4136+
"20.19.1": {
4137+
"version": "20.19.1",
4138+
"releaseDate": "2025-04-22T00:00:00.000Z",
4139+
"patchedCveIds": []
4140+
},
41364141
"21.0.0": {
41374142
"version": "21.0.0",
41384143
"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.20250422.0",
3+
"version": "1.20250422.1",
44
"description": "Audit your Node version for known CVEs and patches ",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)