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

Commit 5334e0e

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent ae1196d commit 5334e0e

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-04-23T02:41:21.240Z",
2+
"lastUpdatedDate": "2025-04-23T13:35:36.626Z",
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": 656,
7+
"releasesCount": 657,
88
"cveCount": 138,
99
"supportVersionsCount": 21,
1010
"latestVersion": "23.11.0",
@@ -31,7 +31,7 @@
3131
"19": "19.9.0",
3232
"20": "20.19.1",
3333
"21": "21.7.3",
34-
"22": "22.14.0",
34+
"22": "22.15.0",
3535
"23": "23.11.0",
3636
"0.10": "0.10.48",
3737
"0.12": "0.12.18",
@@ -357,6 +357,7 @@
357357
"22.12": "22.12.0",
358358
"22.13": "22.13.1",
359359
"22.14": "22.14.0",
360+
"22.15": "22.15.0",
360361
"23.0": "23.0.0",
361362
"23.1": "23.1.0",
362363
"23.2": "23.2.0",
@@ -4321,6 +4322,11 @@
43214322
"releaseDate": "2025-02-11T00:00:00.000Z",
43224323
"patchedCveIds": []
43234324
},
4325+
"22.15.0": {
4326+
"version": "22.15.0",
4327+
"releaseDate": "2025-04-23T00:00:00.000Z",
4328+
"patchedCveIds": []
4329+
},
43244330
"23.0.0": {
43254331
"version": "23.0.0",
43264332
"releaseDate": "2024-10-16T00: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.20250423.0",
3+
"version": "1.20250423.1",
44
"description": "Audit your Node version for known CVEs and patches ",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)