aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2022-06-21 00:29:58 +0000
committerLibravatar github-actions <github-actions@github.com>2022-06-21 00:29:58 +0000
commit377c84db7da2ce87490e236f078373b7ed54bbbd (patch)
tree496e21df18edcc09c9755794844a4b79b448d78c /package-lock.json
parentUpgrade 'electron' to '19.0.5' (#319) (diff)
downloadferdium-app-377c84db7da2ce87490e236f078373b7ed54bbbd.tar.gz
ferdium-app-377c84db7da2ce87490e236f078373b7ed54bbbd.tar.zst
ferdium-app-377c84db7da2ce87490e236f078373b7ed54bbbd.zip
Update submodules, browserslist data updates and linter fixes [skip ci]
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json13
1 files changed, 7 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index ea4ce8aab..5d249b227 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8055,9 +8055,9 @@
8055 } 8055 }
8056 }, 8056 },
8057 "node_modules/caniuse-lite": { 8057 "node_modules/caniuse-lite": {
8058 "version": "1.0.30001356", 8058 "version": "1.0.30001357",
8059 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001356.tgz", 8059 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001357.tgz",
8060 "integrity": "sha512-/30854bktMLhxtjieIxsrJBfs2gTM1pel6MXKF3K+RdIVJZcsn2A2QdhsuR4/p9+R204fZw0zCBBhktX8xWuyQ==", 8060 "integrity": "sha512-b+KbWHdHePp+ZpNj+RDHFChZmuN+J5EvuQUlee9jOQIUAdhv9uvAZeEtUeLAknXbkiu1uxjQ9NLp1ie894CuWg==",
8061 "dev": true, 8061 "dev": true,
8062 "funding": [ 8062 "funding": [
8063 { 8063 {
@@ -18057,6 +18057,7 @@
18057 "node_modules/macos-notification-state": { 18057 "node_modules/macos-notification-state": {
18058 "version": "1.3.6", 18058 "version": "1.3.6",
18059 "resolved": "git+ssh://git@github.com/nbashkankov/macos-notification-state.git#c7959ecf657020a70b2720d1051fc5a3e4ecb118", 18059 "resolved": "git+ssh://git@github.com/nbashkankov/macos-notification-state.git#c7959ecf657020a70b2720d1051fc5a3e4ecb118",
18060 "hasInstallScript": true,
18060 "license": "MIT", 18061 "license": "MIT",
18061 "optional": true, 18062 "optional": true,
18062 "dependencies": { 18063 "dependencies": {
@@ -33564,9 +33565,9 @@
33564 } 33565 }
33565 }, 33566 },
33566 "caniuse-lite": { 33567 "caniuse-lite": {
33567 "version": "1.0.30001356", 33568 "version": "1.0.30001357",
33568 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001356.tgz", 33569 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001357.tgz",
33569 "integrity": "sha512-/30854bktMLhxtjieIxsrJBfs2gTM1pel6MXKF3K+RdIVJZcsn2A2QdhsuR4/p9+R204fZw0zCBBhktX8xWuyQ==", 33570 "integrity": "sha512-b+KbWHdHePp+ZpNj+RDHFChZmuN+J5EvuQUlee9jOQIUAdhv9uvAZeEtUeLAknXbkiu1uxjQ9NLp1ie894CuWg==",
33570 "dev": true 33571 "dev": true
33571 }, 33572 },
33572 "caseless": { 33573 "caseless": {