diff --git a/package.json b/package.json index 7e73e24..cd398b3 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.0", + "@types/node": "^22.19.1", "@types/react": "~18.3.26", "@types/react-native": "0.73.0", "concurrently": "^9.2.1", diff --git a/yarn.lock b/yarn.lock index 3571c3a..72f0459 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1648,10 +1648,10 @@ dependencies: "@types/unist" "^2" -"@types/node@*", "@types/node@^22.19.0": - version "22.19.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.0.tgz#849606ef3920850583a4e7ee0930987c35ad80be" - integrity sha512-xpr/lmLPQEj+TUnHmR+Ab91/glhJvsqcjB+yY0Ix9GO70H6Lb4FHH5GeqdOE5btAx7eIMwuHkp4H2MSkLcqWbA== +"@types/node@*", "@types/node@^22.19.1": + version "22.19.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.1.tgz#1188f1ddc9f46b4cc3aec76749050b4e1f459b7b" + integrity sha512-LCCV0HdSZZZb34qifBsyWlUmok6W7ouER+oQIGBScS8EsZsQbrtFTUrDX4hOl+CS6p7cnNC4td+qrSVGSCTUfQ== dependencies: undici-types "~6.21.0"