From c23a9a456f25955a93926678471bba71452669d1 Mon Sep 17 00:00:00 2001 From: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com> Date: Mon, 21 Oct 2024 00:29:21 +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 6152160d0..c80a8dcd4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5747,7 +5747,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001649", + "version": "1.0.30001669", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001669.tgz", + "integrity": "sha512-DlWzFDJqstqtIVx1zeSpIMLjunf5SmwOw0N2Ck/QSQdS8PLS4+9HrLaYei4w8BIAL7IB/UEDu889d8vhCTPA0w==", "funding": [ { "type": "opencollective", @@ -5761,8 +5763,7 @@ "type": "github", "url": "https://github.com/sponsors/ai" } - ], - "license": "CC-BY-4.0" + ] }, "node_modules/cast-array": { "version": "1.0.1",