diff --git a/package.json b/package.json index 8f54989..eace3a9 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@txo/semantic-release": "^2.0.10", "@txo/tsconfig-cjs": "^2.0.0", "@types/jest": "^29.5.14", - "@types/node": "^22.19.2", + "@types/node": "^22.19.3", "@types/react": "~18.3.27", "@types/react-native": "0.73.0", "concurrently": "^9.2.1", diff --git a/yarn.lock b/yarn.lock index 553aaef..b5fdbe7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1648,10 +1648,10 @@ dependencies: "@types/unist" "^2" -"@types/node@*", "@types/node@^22.19.2": - version "22.19.3" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.3.tgz#8dfde7630d7a8528dc9b34db23d34f764467c02c" - integrity sha512-1N9SBnWYOJTrNZCdh/yJE+t910Y128BoyY+zBLWhL3r0TYzlTmFdXrPwHL9DyFZmlEXNQQolTZh3KHV31QDhyA== +"@types/node@*", "@types/node@^22.19.3": + version "22.19.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.5.tgz#82e8c3da99667246efc63a634114ab34fb34e08e" + integrity sha512-HfF8+mYcHPcPypui3w3mvzuIErlNOh2OAG+BCeBZCEwyiD5ls2SiCwEyT47OELtf7M3nHxBdu0FsmzdKxkN52Q== dependencies: undici-types "~6.21.0"