From b7d69e3f63e37848d1134dbaebdccc280405af17 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Thu, 3 Apr 2025 18:19:00 +0100 Subject: [PATCH] Update npm dependencies --- assets/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/package-lock.json b/assets/package-lock.json index f89f66e2..22984a8b 100644 --- a/assets/package-lock.json +++ b/assets/package-lock.json @@ -32,9 +32,9 @@ } }, "node_modules/type-fest": { - "version": "4.39.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.39.0.tgz", - "integrity": "sha512-w2IGJU1tIgcrepg9ZJ82d8UmItNQtOFJG0HCUE3SzMokKkTsruVDALl2fAdiEzJlfduoU+VyXJWIIUZ+6jV+nw==", + "version": "4.39.1", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.39.1.tgz", + "integrity": "sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w==", "engines": { "node": ">=16" },