aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 5 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 485e78bdd..baf0a9d8d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -170,7 +170,7 @@
170 "npm": "8.14.0" 170 "npm": "8.14.0"
171 }, 171 },
172 "optionalDependencies": { 172 "optionalDependencies": {
173 "macos-notification-state": "github:ferdium/macos-notification-state#0a168f5b1f94c1fd3c08272b8348884efdc83b83", 173 "macos-notification-state": "github:nbashkankov/macos-notification-state#fix-monterey-detect",
174 "node-mac-permissions": "2.2.1" 174 "node-mac-permissions": "2.2.1"
175 } 175 }
176 }, 176 },
@@ -18110,9 +18110,8 @@
18110 } 18110 }
18111 }, 18111 },
18112 "node_modules/macos-notification-state": { 18112 "node_modules/macos-notification-state": {
18113 "version": "2.0.1", 18113 "version": "1.3.6",
18114 "resolved": "git+ssh://git@github.com/ferdium/macos-notification-state.git#0a168f5b1f94c1fd3c08272b8348884efdc83b83", 18114 "resolved": "git+ssh://git@github.com/nbashkankov/macos-notification-state.git#c7959ecf657020a70b2720d1051fc5a3e4ecb118",
18115 "integrity": "sha512-Uzh3XrSNjxDx7Nf7zoREwRrKFhKagZ0Tij53lvVK8GObWUjGhfEdDeX0UR/IZDj0f7ac62GHAMJBIg+sruOjyA==",
18116 "hasInstallScript": true, 18115 "hasInstallScript": true,
18117 "license": "MIT", 18116 "license": "MIT",
18118 "optional": true, 18117 "optional": true,
@@ -41428,9 +41427,8 @@
41428 } 41427 }
41429 }, 41428 },
41430 "macos-notification-state": { 41429 "macos-notification-state": {
41431 "version": "git+ssh://git@github.com/ferdium/macos-notification-state.git#0a168f5b1f94c1fd3c08272b8348884efdc83b83", 41430 "version": "git+ssh://git@github.com/nbashkankov/macos-notification-state.git#c7959ecf657020a70b2720d1051fc5a3e4ecb118",
41432 "integrity": "sha512-Uzh3XrSNjxDx7Nf7zoREwRrKFhKagZ0Tij53lvVK8GObWUjGhfEdDeX0UR/IZDj0f7ac62GHAMJBIg+sruOjyA==", 41431 "from": "macos-notification-state@github:nbashkankov/macos-notification-state#fix-monterey-detect",
41433 "from": "macos-notification-state@github:ferdium/macos-notification-state#0a168f5b1f94c1fd3c08272b8348884efdc83b83",
41434 "optional": true, 41432 "optional": true,
41435 "requires": { 41433 "requires": {
41436 "bindings": "^1.5.0" 41434 "bindings": "^1.5.0"