From a7fbf9df1c7fb26e9611c4b39428d27c4d705c1e Mon Sep 17 00:00:00 2001 From: Kshitij Darwhekar Date: Fri, 27 Dec 2024 12:38:23 +0530 Subject: [PATCH] package,json updated --- portfolio-website/package-lock.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/portfolio-website/package-lock.json b/portfolio-website/package-lock.json index 09fc1c3..4804ae6 100644 --- a/portfolio-website/package-lock.json +++ b/portfolio-website/package-lock.json @@ -1067,9 +1067,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001632", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001632.tgz", - "integrity": "sha512-udx3o7yHJfUxMLkGohMlVHCvFvWmirKh9JAH/d7WOLPetlH+LTL5cocMZ0t7oZx/mdlOWXti97xLZWc8uURRHg==", + "version": "1.0.30001690", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001690.tgz", + "integrity": "sha512-5ExiE3qQN6oF8Clf8ifIDcMRCRE/dMGcETG/XGMD8/XiXm6HXQgQTh1yZYLXXpSOsEUlJm1Xr7kGULZTuGtP/w==", "funding": [ { "type": "opencollective", @@ -1083,8 +1083,7 @@ "type": "github", "url": "https://github.com/sponsors/ai" } - ], - "license": "CC-BY-4.0" + ] }, "node_modules/chokidar": { "version": "3.6.0",