From 01158459e0e19f6ffd73cd3f57fe9300c4c25678 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20H=C3=BCgel?= Date: Mon, 10 Aug 2026 18:32:40 +0200 Subject: [PATCH] use new advisory ids in .nsprc --- .nsprc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.nsprc b/.nsprc index 905456536..bb22be62e 100644 --- a/.nsprc +++ b/.nsprc @@ -1,4 +1,4 @@ { - "1112030": {}, - "1124298": {} + "GHSA-848j-6mx2-7j84": {}, + "GHSA-5qjj-4xww-7phc": {} }