Update simple-windows-notifications to 2.0.7
This commit is contained in:
parent
326f90bb75
commit
331807b1a4
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -16,7 +16,7 @@
|
|||
"@indutny/dicer": "0.3.2",
|
||||
"@indutny/mac-screen-share": "1.0.3",
|
||||
"@indutny/range-finder": "1.3.4",
|
||||
"@indutny/simple-windows-notifications": "2.0.6",
|
||||
"@indutny/simple-windows-notifications": "2.0.7",
|
||||
"@indutny/sneequals": "4.0.0",
|
||||
"@popperjs/core": "2.11.6",
|
||||
"@react-aria/utils": "3.16.0",
|
||||
|
@ -4176,9 +4176,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@indutny/simple-windows-notifications": {
|
||||
"version": "2.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@indutny/simple-windows-notifications/-/simple-windows-notifications-2.0.6.tgz",
|
||||
"integrity": "sha512-MLfKVZWWDf7qWTVOSgYt1OjKvg0L3FGylc+B4WULWRewY3DKhn203H++BvWeJTJ893BHV54QLIQni390LjpNPA==",
|
||||
"version": "2.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@indutny/simple-windows-notifications/-/simple-windows-notifications-2.0.7.tgz",
|
||||
"integrity": "sha512-RHh3/+JfAN/7U4xZj1vg4ZRMMjOZxFzt98SRA6o/bqVUl1Tlef6L4sqVKruCdKMZj6zSpLCFHWg6cQtLuJJEGg==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
"@indutny/dicer": "0.3.2",
|
||||
"@indutny/mac-screen-share": "1.0.3",
|
||||
"@indutny/range-finder": "1.3.4",
|
||||
"@indutny/simple-windows-notifications": "2.0.6",
|
||||
"@indutny/simple-windows-notifications": "2.0.7",
|
||||
"@indutny/sneequals": "4.0.0",
|
||||
"@popperjs/core": "2.11.6",
|
||||
"@react-aria/utils": "3.16.0",
|
||||
|
|
Loading…
Reference in a new issue