Bump macos-notification-state to 2.0.2 (#2489)
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -10,7 +10,7 @@
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"macos-notification-state": "2.0.1",
|
||||
"macos-notification-state": "2.0.2",
|
||||
"windows-focus-assist": "1.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -24234,9 +24234,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/macos-notification-state": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/macos-notification-state/-/macos-notification-state-2.0.1.tgz",
|
||||
"integrity": "sha512-FBaaSdqws2R6RCqIq9CqG+QnZicJu00vayc88LM+iII4P72b1bXeGdZpxgXeIeKzwdlP0xHsq1PfOImJH3GOAg==",
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/macos-notification-state/-/macos-notification-state-2.0.2.tgz",
|
||||
"integrity": "sha512-rTKda+694hvxXm4s00I5LEwlQxGwwCZKaCXogxEXyGagmsP7mGfLiyoI6MX360GQ0V6lmHOCqivg4LLQPFYb6A==",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"bindings": "^1.5.0"
|
||||
@@ -52732,9 +52732,9 @@
|
||||
}
|
||||
},
|
||||
"macos-notification-state": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/macos-notification-state/-/macos-notification-state-2.0.1.tgz",
|
||||
"integrity": "sha512-FBaaSdqws2R6RCqIq9CqG+QnZicJu00vayc88LM+iII4P72b1bXeGdZpxgXeIeKzwdlP0xHsq1PfOImJH3GOAg==",
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/macos-notification-state/-/macos-notification-state-2.0.2.tgz",
|
||||
"integrity": "sha512-rTKda+694hvxXm4s00I5LEwlQxGwwCZKaCXogxEXyGagmsP7mGfLiyoI6MX360GQ0V6lmHOCqivg4LLQPFYb6A==",
|
||||
"requires": {
|
||||
"bindings": "^1.5.0"
|
||||
}
|
||||
|
@@ -226,7 +226,7 @@
|
||||
"yargs": "17.4.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"macos-notification-state": "2.0.1",
|
||||
"macos-notification-state": "2.0.2",
|
||||
"windows-focus-assist": "1.3.0"
|
||||
},
|
||||
"overrides": {
|
||||
|
Reference in New Issue
Block a user