diff --git a/package-lock.json b/package-lock.json index 0eb5ed438..0cdaddbaf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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.2", + "@indutny/simple-windows-notifications": "2.0.3", "@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.2", - "resolved": "https://registry.npmjs.org/@indutny/simple-windows-notifications/-/simple-windows-notifications-2.0.2.tgz", - "integrity": "sha512-CdWQbJ4xj0AIMxCS2EkMN1o5nf2u8U5XZRi9wkf40ai07AnV9TWnv1LmLJPSCVQUth7NLkApPu8yP8ZSQtvt7A==", + "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==", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index bbdf313fd..07a68ed65 100644 --- a/package.json +++ b/package.json @@ -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.2", + "@indutny/simple-windows-notifications": "2.0.3", "@indutny/sneequals": "4.0.0", "@popperjs/core": "2.11.6", "@react-aria/utils": "3.16.0",