aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorLibravatar Alphrag <34252790+Alphrag@users.noreply.github.com>2022-07-07 12:27:13 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-07-07 13:02:52 +0530
commitb77ec38ac589db137f728ed96256aef52b6f0c37 (patch)
treeccb46396f459861a37a234b8e9def8bab7b7fab1 /package-lock.json
parentchore: Mobx & React-Router upgrade (#406) (diff)
downloadferdium-app-b77ec38ac589db137f728ed96256aef52b6f0c37.tar.gz
ferdium-app-b77ec38ac589db137f728ed96256aef52b6f0c37.tar.zst
ferdium-app-b77ec38ac589db137f728ed96256aef52b6f0c37.zip
Upgrade 'macos-notification-state' to '2.0.1'
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 53224704f..a74ec596b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -166,7 +166,7 @@
166 "npm": "8.13.2" 166 "npm": "8.13.2"
167 }, 167 },
168 "optionalDependencies": { 168 "optionalDependencies": {
169 "macos-notification-state": "github:nbashkankov/macos-notification-state#fix-monterey-detect", 169 "macos-notification-state": "2.0.1",
170 "node-mac-permissions": "2.2.1" 170 "node-mac-permissions": "2.2.1"
171 } 171 }
172 }, 172 },
@@ -18037,10 +18037,10 @@
18037 } 18037 }
18038 }, 18038 },
18039 "node_modules/macos-notification-state": { 18039 "node_modules/macos-notification-state": {
18040 "version": "1.3.6", 18040 "version": "2.0.1",
18041 "resolved": "git+ssh://git@github.com/nbashkankov/macos-notification-state.git#c7959ecf657020a70b2720d1051fc5a3e4ecb118", 18041 "resolved": "https://registry.npmjs.org/macos-notification-state/-/macos-notification-state-2.0.1.tgz",
18042 "integrity": "sha512-FBaaSdqws2R6RCqIq9CqG+QnZicJu00vayc88LM+iII4P72b1bXeGdZpxgXeIeKzwdlP0xHsq1PfOImJH3GOAg==",
18042 "hasInstallScript": true, 18043 "hasInstallScript": true,
18043 "license": "MIT",
18044 "optional": true, 18044 "optional": true,
18045 "dependencies": { 18045 "dependencies": {
18046 "bindings": "^1.5.0" 18046 "bindings": "^1.5.0"
@@ -41350,8 +41350,9 @@
41350 } 41350 }
41351 }, 41351 },
41352 "macos-notification-state": { 41352 "macos-notification-state": {
41353 "version": "git+ssh://git@github.com/nbashkankov/macos-notification-state.git#c7959ecf657020a70b2720d1051fc5a3e4ecb118", 41353 "version": "2.0.1",
41354 "from": "macos-notification-state@github:nbashkankov/macos-notification-state#fix-monterey-detect", 41354 "resolved": "https://registry.npmjs.org/macos-notification-state/-/macos-notification-state-2.0.1.tgz",
41355 "integrity": "sha512-FBaaSdqws2R6RCqIq9CqG+QnZicJu00vayc88LM+iII4P72b1bXeGdZpxgXeIeKzwdlP0xHsq1PfOImJH3GOAg==",
41355 "optional": true, 41356 "optional": true,
41356 "requires": { 41357 "requires": {
41357 "bindings": "^1.5.0" 41358 "bindings": "^1.5.0"