From f203f6eaa0725bf20e718d161befc3e9723e301f Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Mon, 29 Jun 2026 21:49:14 -0400 Subject: [PATCH] Add flat-to-nested fixed package references --- .../06/GHSA-hp36-v28f-w3r4/GHSA-hp36-v28f-w3r4.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-hp36-v28f-w3r4/GHSA-hp36-v28f-w3r4.json b/advisories/github-reviewed/2026/06/GHSA-hp36-v28f-w3r4/GHSA-hp36-v28f-w3r4.json index f352e7cf57011..c89beb46956fd 100644 --- a/advisories/github-reviewed/2026/06/GHSA-hp36-v28f-w3r4/GHSA-hp36-v28f-w3r4.json +++ b/advisories/github-reviewed/2026/06/GHSA-hp36-v28f-w3r4/GHSA-hp36-v28f-w3r4.json @@ -47,9 +47,17 @@ "type": "WEB", "url": "https://github.com/joaonuno/flat-to-nested-js/commit/680a5ebe1194edda16fa93baaa56ff14fe0e3d7f" }, + { + "type": "WEB", + "url": "https://github.com/joaonuno/flat-to-nested-js/tree/v1.1.2" + }, { "type": "PACKAGE", "url": "https://github.com/joaonuno/flat-to-nested-js" + }, + { + "type": "PACKAGE", + "url": "https://www.npmjs.com/package/flat-to-nested/v/1.1.2" } ], "database_specific": { @@ -62,4 +70,4 @@ "github_reviewed_at": "2026-06-19T20:47:52Z", "nvd_published_at": null } -} \ No newline at end of file +}