From 3dda17d5a2109cd03de63278307cb99bac8a5e98 Mon Sep 17 00:00:00 2001 From: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com> Date: Mon, 14 Oct 2024 00:29:28 +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 226cb413a..a1cc6559d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5747,7 +5747,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001649", + "version": "1.0.30001668", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001668.tgz", + "integrity": "sha512-nWLrdxqCdblixUO+27JtGJJE/txpJlyUy5YN1u53wLZkP0emYCo5zgS6QYft7VUYR42LGgi/S5hdLZTrnyIddw==", "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",