diff --git a/package.json b/package.json index 63f779ca5b..79e66f02c4 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@types/jest": "^29.0.0", "@types/minimist": "^1.2.1", "@types/mkdirp": "^1.0.2", - "@types/node": "16.18.41", + "@types/node": "16.18.47", "@types/pacote": "^11.1.1", "@types/tar": "^6.1.3", "@types/uuid": "^9.0.2", @@ -123,7 +123,7 @@ "keytar": "^7.9.0" }, "resolutions": { - "@types/node": "16.18.41" + "@types/node": "16.18.47" }, "build": { "appId": "im.riot.app", diff --git a/yarn.lock b/yarn.lock index c7dc474990..5ceae11a64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1988,10 +1988,10 @@ "@types/node" "*" form-data "^3.0.0" -"@types/node@*", "@types/node@16.18.41", "@types/node@^17.0.36", "@types/node@^18.11.18": - version "16.18.41" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.41.tgz#61b14360fd3f7444b326ac3207c83005371e3f8a" - integrity sha512-YZJjn+Aaw0xihnpdImxI22jqGbp0DCgTFKRycygjGx/Y27NnWFJa5FJ7P+MRT3u07dogEeMVh70pWpbIQollTA== +"@types/node@*", "@types/node@16.18.47", "@types/node@^17.0.36", "@types/node@^18.11.18": + version "16.18.47" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.47.tgz#5b64972c7f9a93e8ef3fc818e2f932c05d042ea4" + integrity sha512-yBaT6qZKmvaeTuv8kfv2QwIsgi/D4bYSLmHow/IBxjLNRHxYEXgwVRvBmnNLBXi3CkZg0Wdzu3NTUlUjjxconQ== "@types/normalize-package-data@^2.4.0": version "2.4.1" @@ -2070,9 +2070,9 @@ minipass "^4.0.0" "@types/uuid@^9.0.2": - version "9.0.2" - resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.2.tgz#ede1d1b1e451548d44919dc226253e32a6952c4b" - integrity sha512-kNnC1GFBLuhImSnV7w4njQkUiJi0ZXUycu1rUaouPqiKlXkh77JKgdRnTAp1x5eBwcIwbtI+3otwzuIDEuDoxQ== + version "9.0.3" + resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.3.tgz#6cdd939b4316b4f81625de9f06028d848c4a1533" + integrity sha512-taHQQH/3ZyI3zP8M/puluDEIEvtQHVYcC6y3N8ijFtAd28+Ey/G4sg1u2gB01S8MwybLOKAp9/yCMu/uR5l3Ug== "@types/verror@^1.10.3": version "1.10.6"