diff --git a/package.json b/package.json index 36080e0..c8bbddf 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@testing-library/user-event": "^14.5.2", "@types/jest": "^29.5.14", "@types/lodash": "^4.17.12", - "@types/node": "^22.7.7", + "@types/node": "^22.7.9", "@types/papaparse": "^5.3.15", "@types/react": "^18.3.12", "@typescript-eslint/eslint-plugin": "^8.11.0", diff --git a/yarn.lock b/yarn.lock index fc53e59..ca1e640 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1440,10 +1440,10 @@ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.12.tgz#25d71312bf66512105d71e55d42e22c36bcfc689" integrity sha512-sviUmCE8AYdaF/KIHLDJBQgeYzPBI0vf/17NaYehBJfYD1j6/L95Slh07NlyK2iNyBNaEkb3En2jRt+a8y3xZQ== -"@types/node@*", "@types/node@^22.7.7": - version "22.7.7" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.7.tgz#6cd9541c3dccb4f7e8b141b491443f4a1570e307" - integrity sha512-SRxCrrg9CL/y54aiMCG3edPKdprgMVGDXjA3gB8UmmBW5TcXzRUYAh8EWzTnSJFAd1rgImPELza+A3bJ+qxz8Q== +"@types/node@*", "@types/node@^22.7.9": + version "22.7.9" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.9.tgz#2bf2797b5e84702d8262ea2cf843c3c3c880d0e9" + integrity sha512-jrTfRC7FM6nChvU7X2KqcrgquofrWLFDeYC1hKfwNWomVvrn7JIksqf344WN2X/y8xrgqBd2dJATZV4GbatBfg== dependencies: undici-types "~6.19.2"