diff --git a/package.json b/package.json index 8a9c1db..ed4e5f1 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "@types/jsonwebtoken": "^9.0.6", "@types/jwt-decode": "^3.1.0", "@types/lodash": "^4.17.7", - "@types/node": "^22.5.2", + "@types/node": "^22.9.4", "@types/react": "^18.3.5", "@types/react-dom": "^18.3.0", "@types/react-modal": "^3.16.3", diff --git a/yarn.lock b/yarn.lock index 2463160..c2d404d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4169,12 +4169,12 @@ "@types/node" "*" form-data "^3.0.0" -"@types/node@*", "@types/node@>=6", "@types/node@^22.5.2": - version "22.5.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.2.tgz#e42344429702e69e28c839a7e16a8262a8086793" - integrity sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg== +"@types/node@*", "@types/node@>=6", "@types/node@^22.9.4": + version "22.9.4" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.4.tgz#31eefcdbe163a51f53cbfbb3e121b8ae9b16fdb2" + integrity sha512-d9RWfoR7JC/87vj7n+PVTzGg9hDyuFjir3RxUHbjFSKNd9mpxbxwMEyaCim/ddCmy4IuW7HjTzF3g9p3EtWEOg== dependencies: - undici-types "~6.19.2" + undici-types "~6.19.8" "@types/node@^12.12.21": version "12.20.55" @@ -13316,7 +13316,7 @@ undici-types@~5.26.4: resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== -undici-types@~6.19.2: +undici-types@~6.19.8: version "6.19.8" resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==