Update simple-windows-notifications to 2.0.4
This commit is contained in:
parent
52a012d1c6
commit
9153994bdc
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -15,7 +15,7 @@
|
|||
"@formatjs/intl-localematcher": "0.2.32",
|
||||
"@indutny/dicer": "0.3.2",
|
||||
"@indutny/range-finder": "1.3.4",
|
||||
"@indutny/simple-windows-notifications": "2.0.3",
|
||||
"@indutny/simple-windows-notifications": "2.0.4",
|
||||
"@indutny/sneequals": "4.0.0",
|
||||
"@popperjs/core": "2.11.6",
|
||||
"@react-aria/utils": "3.16.0",
|
||||
|
@ -4164,9 +4164,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@indutny/simple-windows-notifications": {
|
||||
"version": "2.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@indutny/simple-windows-notifications/-/simple-windows-notifications-2.0.3.tgz",
|
||||
"integrity": "sha512-NfQNjsjhzZXrhOQIMI/WpsCpA/tM9gA8zH/6cC/f9yvEMDWrPNFWoTa1A7XSU9B730IZGOPWnmBNHb5XOTv61w==",
|
||||
"version": "2.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@indutny/simple-windows-notifications/-/simple-windows-notifications-2.0.4.tgz",
|
||||
"integrity": "sha512-nnc3Qw84IMNUnhYJynuemFM2M4ePcat4TfPgQwY1PHVKX3Hme0IjD3dtqNDapOKuQsp6o+ppjUdcTzOREOVysw==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -99,7 +99,7 @@
|
|||
"@formatjs/intl-localematcher": "0.2.32",
|
||||
"@indutny/dicer": "0.3.2",
|
||||
"@indutny/range-finder": "1.3.4",
|
||||
"@indutny/simple-windows-notifications": "2.0.3",
|
||||
"@indutny/simple-windows-notifications": "2.0.4",
|
||||
"@indutny/sneequals": "4.0.0",
|
||||
"@popperjs/core": "2.11.6",
|
||||
"@react-aria/utils": "3.16.0",
|
||||
|
|
Loading…
Reference in a new issue