Update mac-screen-share to 1.0.11

Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
This commit is contained in:
automated-signal 2024-09-27 18:40:52 -05:00 committed by GitHub
parent 0fd9c3faa7
commit 4d3338c5ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -14,7 +14,7 @@
"@formatjs/icu-messageformat-parser": "2.3.0",
"@formatjs/intl-localematcher": "0.2.32",
"@indutny/dicer": "0.3.2",
"@indutny/mac-screen-share": "1.0.8",
"@indutny/mac-screen-share": "1.0.11",
"@indutny/range-finder": "1.3.4",
"@indutny/simple-windows-notifications": "2.0.7",
"@indutny/sneequals": "4.0.0",
@ -4064,9 +4064,9 @@
}
},
"node_modules/@indutny/mac-screen-share": {
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/@indutny/mac-screen-share/-/mac-screen-share-1.0.8.tgz",
"integrity": "sha512-tBGJsFA0WNGkqp0MVi+Sc+IykIuJuO3GO62q7Afx7hg/bzdTIZ5lbu8NWemDuyneTQYjFa+6YosgawjxtGSe9A==",
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/@indutny/mac-screen-share/-/mac-screen-share-1.0.11.tgz",
"integrity": "sha512-0UHiWyUBYn3VjjwpaS0nD6bppunyaTdFGXU84uGmzlV1R9RYcXQOF4EDCWQLpMlw4TieLOBvsh10gLEP116MPw==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {

View file

@ -98,7 +98,7 @@
"@formatjs/icu-messageformat-parser": "2.3.0",
"@formatjs/intl-localematcher": "0.2.32",
"@indutny/dicer": "0.3.2",
"@indutny/mac-screen-share": "1.0.8",
"@indutny/mac-screen-share": "1.0.11",
"@indutny/range-finder": "1.3.4",
"@indutny/simple-windows-notifications": "2.0.7",
"@indutny/sneequals": "4.0.0",