diff --git a/package.json b/package.json index 810cebd..4bce0df 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/file-saver": "2.0.7", "@types/jasmine": "5.1.5", "@types/jasminewd2": "2.0.13", - "@types/node": "22.10.2", + "@types/node": "22.10.10", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", "eslint": "8.57.0", diff --git a/yarn.lock b/yarn.lock index 54eebce..41c615c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2598,10 +2598,10 @@ dependencies: "@types/node" "*" -"@types/node@*", "@types/node@22.10.2", "@types/node@>=10.0.0", "@types/node@^22.5.5": - version "22.10.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.2.tgz#a485426e6d1fdafc7b0d4c7b24e2c78182ddabb9" - integrity sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ== +"@types/node@*", "@types/node@22.10.10", "@types/node@>=10.0.0", "@types/node@^22.5.5": + version "22.10.10" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.10.tgz#85fe89f8bf459dc57dfef1689bd5b52ad1af07e6" + integrity sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww== dependencies: undici-types "~6.20.0"