diff --git a/package.json b/package.json index e24804cf..54d423fd 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@release-it/conventional-changelog": "11.0.1", "@testing-library/react-native": "v14.0.0-alpha.1", "@types/jest": "30.0.0", - "@types/node": "24.13.2", + "@types/node": "24.13.3", "@types/react": "19.2.17", "@types/svg-parser": "^2.0.3", "commitlint": "21.2.0", diff --git a/yarn.lock b/yarn.lock index 72215fb8..e574f6da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4289,10 +4289,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.2.tgz#17d42c6322d917764dd3d2d3a10d7884925de067" integrity sha512-cRMwIgdDN43GO4xMWAfJAecYn8wV4JbsOGHNfNUIDiuYkUYAR5ec4Rj7IO2SAhFPEfpPtLtUTbbny/TCT7aDwA== -"@types/node@24.13.2": - version "24.13.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-24.13.2.tgz#3b9b280a7055128359f125eb1067d9a190f39854" - integrity sha512-fRa09kZTgu8o71KFcDjUFuc7F+dEbZYZmkI0mg5YBTRs0yMKjYHsq/c0urDKeDb+D5qVgXOdFcuu+DZPKOITwA== +"@types/node@24.13.3": + version "24.13.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.13.3.tgz#49f18bd3c647866dcda51a0756c145e14590ce16" + integrity sha512-Dh8vAsV36ig5wa9OX4pXvMc9D3Veibfw2wix0CUwYODLD8nkj9UsLjASr49nPg+2eKzxhBV+v7L8pXvT4e639Q== dependencies: undici-types "~7.18.0"