From 6223f6ad0fea49f6288a7c49c1c5c8678cecbc20 Mon Sep 17 00:00:00 2001 From: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com> Date: Mon, 2 Sep 2024 00:27:50 +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 ef00e6657..2de8f31c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5692,7 +5692,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001649", + "version": "1.0.30001655", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001655.tgz", + "integrity": "sha512-jRGVy3iSGO5Uutn2owlb5gR6qsGngTw9ZTb4ali9f3glshcNmJ2noam4Mo9zia5P9Dk3jNNydy7vQjuE5dQmfg==", "funding": [ { "type": "opencollective", @@ -5706,8 +5708,7 @@ "type": "github", "url": "https://github.com/sponsors/ai" } - ], - "license": "CC-BY-4.0" + ] }, "node_modules/cast-array": { "version": "1.0.1",