From 0d1e8233b492b3514bf60229a9f969d946c10cd2 Mon Sep 17 00:00:00 2001 From: Vijay Aravamudhan Date: Tue, 8 Nov 2022 04:17:44 +0530 Subject: Upgrade 'macos-notification-state' to git SHA from fork '394f33c' (#743) --- package-lock.json | 40 +++++++++++++++++++++++++++++++--------- 1 file changed, 31 insertions(+), 9 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index 09723fa00..caf011acd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -183,7 +183,7 @@ "npm": "8.19.2" }, "optionalDependencies": { - "macos-notification-state": "github:ferdium/macos-notification-state#0a168f5b1f94c1fd3c08272b8348884efdc83b83", + "macos-notification-state": "github:ferdium/macos-notification-state#394f33c2546960391bde2519aa30180dd3506492", "node-mac-permissions": "2.2.1" } }, @@ -18469,14 +18469,15 @@ } }, "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": "2.0.2", + "resolved": "git+ssh://git@github.com/ferdium/macos-notification-state.git#394f33c2546960391bde2519aa30180dd3506492", + "integrity": "sha512-C7DDtKntHZsmEdqlvZkdoMewbZq6p670cUeF6qKl7bn+U87E30Mwah6AoTI/lrxAFzy1jshEOXxIPl+tEIB9Wg==", "hasInstallScript": true, "license": "MIT", "optional": true, "dependencies": { - "bindings": "^1.5.0" + "bindings": "^1.5.0", + "yarn": "^1.22.19" } }, "node_modules/macos-release": { @@ -27362,6 +27363,20 @@ "node": ">=12" } }, + "node_modules/yarn": { + "version": "1.22.19", + "resolved": "https://registry.npmjs.org/yarn/-/yarn-1.22.19.tgz", + "integrity": "sha512-/0V5q0WbslqnwP91tirOvldvYISzaqhClxzyUKXYxs07yUILIs5jx/k6CFe8bvKSkds5w+eiOqta39Wk3WxdcQ==", + "hasInstallScript": true, + "optional": true, + "bin": { + "yarn": "bin/yarn.js", + "yarnpkg": "bin/yarn.js" + }, + "engines": { + "node": ">=4.0.0" + } + }, "node_modules/yauzl": { "version": "2.10.0", "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz", @@ -41722,12 +41737,13 @@ } }, "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/ferdium/macos-notification-state.git#394f33c2546960391bde2519aa30180dd3506492", + "integrity": "sha512-C7DDtKntHZsmEdqlvZkdoMewbZq6p670cUeF6qKl7bn+U87E30Mwah6AoTI/lrxAFzy1jshEOXxIPl+tEIB9Wg==", + "from": "macos-notification-state@github:ferdium/macos-notification-state#394f33c2546960391bde2519aa30180dd3506492", "optional": true, "requires": { - "bindings": "^1.5.0" + "bindings": "^1.5.0", + "yarn": "^1.22.19" } }, "macos-release": { @@ -48658,6 +48674,12 @@ "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==", "dev": true }, + "yarn": { + "version": "1.22.19", + "resolved": "https://registry.npmjs.org/yarn/-/yarn-1.22.19.tgz", + "integrity": "sha512-/0V5q0WbslqnwP91tirOvldvYISzaqhClxzyUKXYxs07yUILIs5jx/k6CFe8bvKSkds5w+eiOqta39Wk3WxdcQ==", + "optional": true + }, "yauzl": { "version": "2.10.0", "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz", -- cgit v1.2.3-70-g09d2