Update mac-screen-share to 1.0.11
This commit is contained in:
parent
de040aa967
commit
4ede89e17e
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -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": {
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue