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,
|
"hasInstallScript": true,
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"macos-notification-state": "2.0.1",
|
"macos-notification-state": "2.0.2",
|
||||||
"windows-focus-assist": "1.3.0"
|
"windows-focus-assist": "1.3.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@@ -24234,9 +24234,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/macos-notification-state": {
|
"node_modules/macos-notification-state": {
|
||||||
"version": "2.0.1",
|
"version": "2.0.2",
|
||||||
"resolved": "https://registry.npmjs.org/macos-notification-state/-/macos-notification-state-2.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/macos-notification-state/-/macos-notification-state-2.0.2.tgz",
|
||||||
"integrity": "sha512-FBaaSdqws2R6RCqIq9CqG+QnZicJu00vayc88LM+iII4P72b1bXeGdZpxgXeIeKzwdlP0xHsq1PfOImJH3GOAg==",
|
"integrity": "sha512-rTKda+694hvxXm4s00I5LEwlQxGwwCZKaCXogxEXyGagmsP7mGfLiyoI6MX360GQ0V6lmHOCqivg4LLQPFYb6A==",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bindings": "^1.5.0"
|
"bindings": "^1.5.0"
|
||||||
@@ -52732,9 +52732,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"macos-notification-state": {
|
"macos-notification-state": {
|
||||||
"version": "2.0.1",
|
"version": "2.0.2",
|
||||||
"resolved": "https://registry.npmjs.org/macos-notification-state/-/macos-notification-state-2.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/macos-notification-state/-/macos-notification-state-2.0.2.tgz",
|
||||||
"integrity": "sha512-FBaaSdqws2R6RCqIq9CqG+QnZicJu00vayc88LM+iII4P72b1bXeGdZpxgXeIeKzwdlP0xHsq1PfOImJH3GOAg==",
|
"integrity": "sha512-rTKda+694hvxXm4s00I5LEwlQxGwwCZKaCXogxEXyGagmsP7mGfLiyoI6MX360GQ0V6lmHOCqivg4LLQPFYb6A==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"bindings": "^1.5.0"
|
"bindings": "^1.5.0"
|
||||||
}
|
}
|
||||||
|
@@ -226,7 +226,7 @@
|
|||||||
"yargs": "17.4.0"
|
"yargs": "17.4.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"macos-notification-state": "2.0.1",
|
"macos-notification-state": "2.0.2",
|
||||||
"windows-focus-assist": "1.3.0"
|
"windows-focus-assist": "1.3.0"
|
||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
|
Reference in New Issue
Block a user