aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorLibravatar Alphrag <34252790+Alphrag@users.noreply.github.com>2022-07-21 01:47:44 +0100
committerLibravatar GitHub <noreply@github.com>2022-07-21 00:47:44 +0000
commit2735818f794d84d280dd76d7ed3cd2754cc9670c (patch)
tree34fdb223fb47376108241cf702f073ebd65713a2 /package-lock.json
parentUpdate 'CHANGELOG.md' for '6.0.0' release [skip ci] (diff)
downloadferdium-app-2735818f794d84d280dd76d7ed3cd2754cc9670c.tar.gz
ferdium-app-2735818f794d84d280dd76d7ed3cd2754cc9670c.tar.zst
ferdium-app-2735818f794d84d280dd76d7ed3cd2754cc9670c.zip
Revert module 'macos-notification-state' to forked version (#502)
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 399a56f96..ab1446539 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -170,7 +170,7 @@
170 "npm": "8.13.2" 170 "npm": "8.13.2"
171 }, 171 },
172 "optionalDependencies": { 172 "optionalDependencies": {
173 "macos-notification-state": "2.0.1", 173 "macos-notification-state": "github:ferdium/macos-notification-state#0a168f5b1f94c1fd3c08272b8348884efdc83b83",
174 "node-mac-permissions": "2.2.1" 174 "node-mac-permissions": "2.2.1"
175 } 175 }
176 }, 176 },
@@ -18086,9 +18086,10 @@
18086 }, 18086 },
18087 "node_modules/macos-notification-state": { 18087 "node_modules/macos-notification-state": {
18088 "version": "2.0.1", 18088 "version": "2.0.1",
18089 "resolved": "https://registry.npmjs.org/macos-notification-state/-/macos-notification-state-2.0.1.tgz", 18089 "resolved": "git+ssh://git@github.com/ferdium/macos-notification-state.git#0a168f5b1f94c1fd3c08272b8348884efdc83b83",
18090 "integrity": "sha512-FBaaSdqws2R6RCqIq9CqG+QnZicJu00vayc88LM+iII4P72b1bXeGdZpxgXeIeKzwdlP0xHsq1PfOImJH3GOAg==", 18090 "integrity": "sha512-Uzh3XrSNjxDx7Nf7zoREwRrKFhKagZ0Tij53lvVK8GObWUjGhfEdDeX0UR/IZDj0f7ac62GHAMJBIg+sruOjyA==",
18091 "hasInstallScript": true, 18091 "hasInstallScript": true,
18092 "license": "MIT",
18092 "optional": true, 18093 "optional": true,
18093 "dependencies": { 18094 "dependencies": {
18094 "bindings": "^1.5.0" 18095 "bindings": "^1.5.0"
@@ -41399,9 +41400,9 @@
41399 } 41400 }
41400 }, 41401 },
41401 "macos-notification-state": { 41402 "macos-notification-state": {
41402 "version": "2.0.1", 41403 "version": "git+ssh://git@github.com/ferdium/macos-notification-state.git#0a168f5b1f94c1fd3c08272b8348884efdc83b83",
41403 "resolved": "https://registry.npmjs.org/macos-notification-state/-/macos-notification-state-2.0.1.tgz", 41404 "integrity": "sha512-Uzh3XrSNjxDx7Nf7zoREwRrKFhKagZ0Tij53lvVK8GObWUjGhfEdDeX0UR/IZDj0f7ac62GHAMJBIg+sruOjyA==",
41404 "integrity": "sha512-FBaaSdqws2R6RCqIq9CqG+QnZicJu00vayc88LM+iII4P72b1bXeGdZpxgXeIeKzwdlP0xHsq1PfOImJH3GOAg==", 41405 "from": "macos-notification-state@github:ferdium/macos-notification-state#0a168f5b1f94c1fd3c08272b8348884efdc83b83",
41405 "optional": true, 41406 "optional": true,
41406 "requires": { 41407 "requires": {
41407 "bindings": "^1.5.0" 41408 "bindings": "^1.5.0"