From a49f065707d053d602fc41866c93a1ab81f5ebfa Mon Sep 17 00:00:00 2001 From: Michal Vala Date: Sun, 12 Nov 2023 11:49:26 +0100 Subject: [PATCH] fixed npm dep --- web/index/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/index/package-lock.json b/web/index/package-lock.json index b933f1e..72eb43a 100644 --- a/web/index/package-lock.json +++ b/web/index/package-lock.json @@ -5955,9 +5955,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001478", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001478.tgz", - "integrity": "sha512-gMhDyXGItTHipJj2ApIvR+iVB5hd0KP3svMWWXDvZOmjzJJassGLMfxRkQCSYgGd2gtdL/ReeiyvMSFD1Ss6Mw==", + "version": "1.0.30001561", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001561.tgz", + "integrity": "sha512-NTt0DNoKe958Q0BE0j0c1V9jbUzhBxHIEJy7asmGrpE0yG63KTV7PLHPnK2E1O9RsQrQ081I3NLuXGS6zht3cw==", "dev": true, "funding": [ {