Update simple-windows-notifications to 2.0.5
This commit is contained in:
parent
9153994bdc
commit
c68be0f86e
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.4",
|
||||
"@indutny/simple-windows-notifications": "2.0.5",
|
||||
"@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.4",
|
||||
"resolved": "https://registry.npmjs.org/@indutny/simple-windows-notifications/-/simple-windows-notifications-2.0.4.tgz",
|
||||
"integrity": "sha512-nnc3Qw84IMNUnhYJynuemFM2M4ePcat4TfPgQwY1PHVKX3Hme0IjD3dtqNDapOKuQsp6o+ppjUdcTzOREOVysw==",
|
||||
"version": "2.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@indutny/simple-windows-notifications/-/simple-windows-notifications-2.0.5.tgz",
|
||||
"integrity": "sha512-gSvIwtVykgetrwk+DJJ97mkgSdr1d+gd7n4iL4OXM8TMyvVmp2IS+8TdE2YiJ0/nAVQ7ceQ1FU2Z8/mAQoZdFA==",
|
||||
"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.4",
|
||||
"@indutny/simple-windows-notifications": "2.0.5",
|
||||
"@indutny/sneequals": "4.0.0",
|
||||
"@popperjs/core": "2.11.6",
|
||||
"@react-aria/utils": "3.16.0",
|
||||
|
|
Loading…
Reference in a new issue