From b77ec38ac589db137f728ed96256aef52b6f0c37 Mon Sep 17 00:00:00 2001 From: Alphrag <34252790+Alphrag@users.noreply.github.com> Date: Thu, 7 Jul 2022 12:27:13 +0530 Subject: Upgrade 'macos-notification-state' to '2.0.1' --- package-lock.json | 13 +++++++------ package.json | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 53224704f..a74ec596b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -166,7 +166,7 @@ "npm": "8.13.2" }, "optionalDependencies": { - "macos-notification-state": "github:nbashkankov/macos-notification-state#fix-monterey-detect", + "macos-notification-state": "2.0.1", "node-mac-permissions": "2.2.1" } }, @@ -18037,10 +18037,10 @@ } }, "node_modules/macos-notification-state": { - "version": "1.3.6", - "resolved": "git+ssh://git@github.com/nbashkankov/macos-notification-state.git#c7959ecf657020a70b2720d1051fc5a3e4ecb118", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/macos-notification-state/-/macos-notification-state-2.0.1.tgz", + "integrity": "sha512-FBaaSdqws2R6RCqIq9CqG+QnZicJu00vayc88LM+iII4P72b1bXeGdZpxgXeIeKzwdlP0xHsq1PfOImJH3GOAg==", "hasInstallScript": true, - "license": "MIT", "optional": true, "dependencies": { "bindings": "^1.5.0" @@ -41350,8 +41350,9 @@ } }, "macos-notification-state": { - "version": "git+ssh://git@github.com/nbashkankov/macos-notification-state.git#c7959ecf657020a70b2720d1051fc5a3e4ecb118", - "from": "macos-notification-state@github:nbashkankov/macos-notification-state#fix-monterey-detect", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/macos-notification-state/-/macos-notification-state-2.0.1.tgz", + "integrity": "sha512-FBaaSdqws2R6RCqIq9CqG+QnZicJu00vayc88LM+iII4P72b1bXeGdZpxgXeIeKzwdlP0xHsq1PfOImJH3GOAg==", "optional": true, "requires": { "bindings": "^1.5.0" diff --git a/package.json b/package.json index c5a962bda..bd2f9ec3f 100644 --- a/package.json +++ b/package.json @@ -197,7 +197,7 @@ "webpack-dev-server": "4.9.3" }, "optionalDependencies": { - "macos-notification-state": "github:nbashkankov/macos-notification-state#fix-monterey-detect", + "macos-notification-state": "2.0.1", "node-mac-permissions": "2.2.1" }, "browserslist": [ -- cgit v1.2.3-70-g09d2