diff --git a/package.json b/package.json index 726f3cc..3206850 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@types/luxon": "^3.3.3", "@types/mocha": "^10.0.3", "@types/node": "^16.18.57", - "@types/node-notifier": "^8.0.3", + "@types/node-notifier": "^8.0.4", "@types/pg": "^8.10.7", "@types/ssh2": "^1.11.14", "@types/supports-color": "^8.1.2", diff --git a/yarn.lock b/yarn.lock index d475750..e299b1f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -586,10 +586,10 @@ resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.3.tgz#4804fe9cd39da26eb62fa65c15ea77615a187812" integrity sha512-RsOPImTriV/OE4A9qKjMtk2MnXiuLLbcO3nCXK+kvq4nr0iMfFgpjaX3MPLb6f7+EL1FGSelYvuJMV6REH+ZPQ== -"@types/node-notifier@^8.0.3": - version "8.0.3" - resolved "https://registry.yarnpkg.com/@types/node-notifier/-/node-notifier-8.0.3.tgz#69a1f8ab7a4af96ffd2833f83a14402740ec6249" - integrity sha512-hbAykVDD1DKj5iiV9ecAKX1GuYSKtFIpBJxaWCrXHW3hzZs9AHu8dGOLMsjYT2HZyCeJJSsZgQPAEu9RmCKgnQ== +"@types/node-notifier@^8.0.4": + version "8.0.4" + resolved "https://registry.yarnpkg.com/@types/node-notifier/-/node-notifier-8.0.4.tgz#a17a637b133391db689d5a1da363aba5201029f0" + integrity sha512-DKr9gzvyTCQiNNFzWPRdrwmuJm5FN7bE1TPiIOOEmQma0R4WrI/M1XCDyJVT7zM9QO44mrhvTWVAmc37NHerYQ== dependencies: "@types/node" "*"