deps: update caniuse-lite

Luke Karrys committed Sep 24, 2023 at 10:19 UTC a1b12e0dc714c35a7521d9026a6e4987d430f7e7
1 file changed +7 -3
package-lock.json
+7 -3
@@ -9401,9 +9401,9 @@
9401 }
9402 },
9403 "node_modules/caniuse-lite": {
9404 - "version": "1.0.30001441",
9405 - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001441.tgz",
9406 - "integrity": "sha512-OyxRR4Vof59I3yGWXws6i908EtGbMzVUi3ganaZQHmydk1iwDhRnvaPG2WaR0KcqrDFKrxVZHULT396LEPhXfg==",
9404 + "version": "1.0.30001538",
9405 + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001538.tgz",
9406 + "integrity": "sha512-HWJnhnID+0YMtGlzcp3T9drmBJUVDchPJ08tpUGFLs9CYlwWPH2uLgpHn8fND5pCgXVtnGS3H4QR9XLMHVNkHw==",
9407 "funding": [
9408 {
9409 "type": "opencollective",
@@ -9412,6 +9412,10 @@
9412 {
9413 "type": "tidelift",
9414 "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
9415 + },
9416 + {
9417 + "type": "github",
9418 + "url": "https://github.com/sponsors/ai"
9419 }
9420 ]
9421 },