From 438475e02214c6c31936162f316e143faf5ee976 Mon Sep 17 00:00:00 2001 From: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com> Date: Mon, 11 Nov 2024 00:23:44 +0000 Subject: [PATCH] chore: update browserslist DB --- package-lock.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3816075a04..61b55adc68 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7912,7 +7912,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001651", + "version": "1.0.30001680", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001680.tgz", + "integrity": "sha512-rPQy70G6AGUMnbwS1z6Xg+RkHYPAi18ihs47GH0jcxIG7wArmPgY3XbS2sRdBbxJljp3thdT8BIqv9ccCypiPA==", "funding": [ { "type": "opencollective", @@ -7926,8 +7928,7 @@ "type": "github", "url": "https://github.com/sponsors/ai" } - ], - "license": "CC-BY-4.0" + ] }, "node_modules/canvas-fit": { "version": "1.5.0",