diff --git a/package.json b/package.json index e779624e9..50eb9d2e9 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@testing-library/user-event": "^14.5.2", "@ts-stack/markdown": "^1.5.0", "@tweenjs/tween.js": "^23.1.1", - "@types/node": "^18.19.26", + "@types/node": "^18.19.31", "@types/react": "^18.2.75", "@types/react-dom": "^18.2.22", "@uiw/react-codemirror": "^4.21.25", diff --git a/yarn.lock b/yarn.lock index 48485ff92..9d84efd59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2425,10 +2425,10 @@ dependencies: undici-types "~5.26.4" -"@types/node@^18.19.26": - version "18.19.26" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.26.tgz#18991279d0a0e53675285e8cf4a0823766349729" - integrity sha512-+wiMJsIwLOYCvUqSdKTrfkS8mpTp+MPINe6+Np4TAGFWWRWiBQ5kSq9nZGCSPkzx9mvT+uEukzpX4MOSCydcvw== +"@types/node@^18.19.31": + version "18.19.31" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.31.tgz#b7d4a00f7cb826b60a543cebdbda5d189aaecdcd" + integrity sha512-ArgCD39YpyyrtFKIqMDvjz79jto5fcI/SVUs2HwB+f0dAzq68yqOdyaSivLiLugSziTpNXLQrVb7RZFmdZzbhA== dependencies: undici-types "~5.26.4"