diff --git a/package.json b/package.json index be59556a..9500cb50 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@testing-library/angular": "17.3.7", "@types/jasmine": "5.1.7", "@types/jasminewd2": "2.0.13", - "@types/node": "22.14.1", + "@types/node": "22.15.3", "codelyzer": "6.0.2", "conventional-changelog-conventionalcommits": "8.0.0", "jasmine-core": "3.99.1", diff --git a/yarn.lock b/yarn.lock index c42bb7e6..31e638ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3355,10 +3355,10 @@ dependencies: undici-types "~6.21.0" -"@types/node@22.14.1": - version "22.14.1" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.1.tgz#53b54585cec81c21eee3697521e31312d6ca1e6f" - integrity sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw== +"@types/node@22.15.3": + version "22.15.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.3.tgz#b7fb9396a8ec5b5dfb1345d8ac2502060e9af68b" + integrity sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw== dependencies: undici-types "~6.21.0"