From 6c054e8be6118aa048977ac7c574dcdffabee8bd Mon Sep 17 00:00:00 2001 From: Vijay A Date: Wed, 3 Aug 2022 06:38:43 +0530 Subject: Revert to older working version of 'macos-notification-state' --- package-lock.json | 12 +++++------- package.json | 2 +- 2 files changed, 6 insertions(+), 8 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 @@ "npm": "8.14.0" }, "optionalDependencies": { - "macos-notification-state": "github:ferdium/macos-notification-state#0a168f5b1f94c1fd3c08272b8348884efdc83b83", + "macos-notification-state": "github:nbashkankov/macos-notification-state#fix-monterey-detect", "node-mac-permissions": "2.2.1" } }, @@ -18110,9 +18110,8 @@ } }, "node_modules/macos-notification-state": { - "version": "2.0.1", - "resolved": "git+ssh://git@github.com/ferdium/macos-notification-state.git#0a168f5b1f94c1fd3c08272b8348884efdc83b83", - "integrity": "sha512-Uzh3XrSNjxDx7Nf7zoREwRrKFhKagZ0Tij53lvVK8GObWUjGhfEdDeX0UR/IZDj0f7ac62GHAMJBIg+sruOjyA==", + "version": "1.3.6", + "resolved": "git+ssh://git@github.com/nbashkankov/macos-notification-state.git#c7959ecf657020a70b2720d1051fc5a3e4ecb118", "hasInstallScript": true, "license": "MIT", "optional": true, @@ -41428,9 +41427,8 @@ } }, "macos-notification-state": { - "version": "git+ssh://git@github.com/ferdium/macos-notification-state.git#0a168f5b1f94c1fd3c08272b8348884efdc83b83", - "integrity": "sha512-Uzh3XrSNjxDx7Nf7zoREwRrKFhKagZ0Tij53lvVK8GObWUjGhfEdDeX0UR/IZDj0f7ac62GHAMJBIg+sruOjyA==", - "from": "macos-notification-state@github:ferdium/macos-notification-state#0a168f5b1f94c1fd3c08272b8348884efdc83b83", + "version": "git+ssh://git@github.com/nbashkankov/macos-notification-state.git#c7959ecf657020a70b2720d1051fc5a3e4ecb118", + "from": "macos-notification-state@github:nbashkankov/macos-notification-state#fix-monterey-detect", "optional": true, "requires": { "bindings": "^1.5.0" diff --git a/package.json b/package.json index ab005a123..238874baa 100644 --- a/package.json +++ b/package.json @@ -201,7 +201,7 @@ "webpack-dev-server": "4.9.3" }, "optionalDependencies": { - "macos-notification-state": "github:ferdium/macos-notification-state#0a168f5b1f94c1fd3c08272b8348884efdc83b83", + "macos-notification-state": "github:nbashkankov/macos-notification-state#fix-monterey-detect", "node-mac-permissions": "2.2.1" }, "browserslist": [ -- cgit v1.2.3-54-g00ecf