aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2022-11-22 01:02:57 +0000
committerLibravatar github-actions <github-actions@github.com>2022-11-22 01:02:57 +0000
commitd80c4bb4649bfba3b749d0318938502930e7bbcf (patch)
treec9464c6d6b5ba29b3cb2f34b7d3ac73e65b04765 /package-lock.json
parentFix for edit services throw error due to proxy data is undefined in storeSett... (diff)
downloadferdium-app-d80c4bb4649bfba3b749d0318938502930e7bbcf.tar.gz
ferdium-app-d80c4bb4649bfba3b749d0318938502930e7bbcf.tar.zst
ferdium-app-d80c4bb4649bfba3b749d0318938502930e7bbcf.zip
Update browserslist data updates and linter fixes [skip ci]
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 8c01b1ca9..73d38b533 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8379,9 +8379,9 @@
8379 } 8379 }
8380 }, 8380 },
8381 "node_modules/caniuse-lite": { 8381 "node_modules/caniuse-lite": {
8382 "version": "1.0.30001431", 8382 "version": "1.0.30001434",
8383 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001431.tgz", 8383 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001434.tgz",
8384 "integrity": "sha512-zBUoFU0ZcxpvSt9IU66dXVT/3ctO1cy4y9cscs1szkPlcWb6pasYM144GqrUygUbT+k7cmUCW61cvskjcv0enQ==", 8384 "integrity": "sha512-aOBHrLmTQw//WFa2rcF1If9fa3ypkC1wzqqiKHgfdrXTWcU8C4gKVZT77eQAPWN1APys3+uQ0Df07rKauXGEYA==",
8385 "dev": true, 8385 "dev": true,
8386 "funding": [ 8386 "funding": [
8387 { 8387 {
@@ -33852,9 +33852,9 @@
33852 } 33852 }
33853 }, 33853 },
33854 "caniuse-lite": { 33854 "caniuse-lite": {
33855 "version": "1.0.30001431", 33855 "version": "1.0.30001434",
33856 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001431.tgz", 33856 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001434.tgz",
33857 "integrity": "sha512-zBUoFU0ZcxpvSt9IU66dXVT/3ctO1cy4y9cscs1szkPlcWb6pasYM144GqrUygUbT+k7cmUCW61cvskjcv0enQ==", 33857 "integrity": "sha512-aOBHrLmTQw//WFa2rcF1If9fa3ypkC1wzqqiKHgfdrXTWcU8C4gKVZT77eQAPWN1APys3+uQ0Df07rKauXGEYA==",
33858 "dev": true 33858 "dev": true
33859 }, 33859 },
33860 "caseless": { 33860 "caseless": {