diff --git a/app/.nsprc b/app/.nsprc index c0114972..4c6af511 100644 --- a/app/.nsprc +++ b/app/.nsprc @@ -8,5 +8,10 @@ "active": true, "notes": "Ignored since multiple libraries use an old version of webpack", "expiry": "2024-10-31" + }, + "1099846": { + "active": true, + "notes": "Ignored since nextauth use an old version of cookie", + "expiry": "2024-10-31" } } diff --git a/strapi/.nsprc b/strapi/.nsprc index b6f93c6d..d578c34a 100644 --- a/strapi/.nsprc +++ b/strapi/.nsprc @@ -53,5 +53,10 @@ "active": true, "notes": "Ignored since the strapi admin panel uses an old version of vite which requires this rollup version", "expiry": "2024-10-31" + }, + "1099846": { + "active": true, + "notes": "Ignored since strapi uses an old version of cookie", + "expiry": "2024-10-31" } }