diff --git a/package.json b/package.json index 8b9d83a..d6cbdfd 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@eslint/eslintrc": "3.3.1", - "@types/node": "22.15.14", + "@types/node": "22.15.15", "@types/react": "19.1.3", "@types/react-dom": "19.1.3", "eslint": "9.26.0", diff --git a/yarn.lock b/yarn.lock index 081ab29..58c5bc5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -383,10 +383,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== -"@types/node@22.15.14": - version "22.15.14" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.14.tgz#889fd356a04d003a6d5650ccc003ef4d712430d7" - integrity sha512-BL1eyu/XWsFGTtDWOYULQEs4KR0qdtYfCxYAUYRoB7JP7h9ETYLgQTww6kH8Sj2C0pFGgrpM0XKv6/kbIzYJ1g== +"@types/node@22.15.15": + version "22.15.15" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.15.tgz#8877c05c18e552e738438e477d7ba22c5d73a57c" + integrity sha512-R5muMcZob3/Jjchn5LcO8jdKwSCbzqmPB6ruBxMcf9kbxtniZHP327s6C37iOfuw8mbKK3cAQa7sEl7afLrQ8A== dependencies: undici-types "~6.21.0"