diff --git a/package.json b/package.json index 03066f0..b514578 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "license": "", "dependencies": { "@types/mithril": "^2.0.2", - "@types/node": "^20.4.8", + "@types/node": "^20.11.18", "brotli": "^1.3.3", "hyperscript-helpers": "^3.0.3", "mithril": "^2.2.2", diff --git a/yarn.lock b/yarn.lock index 991790a..3f2562f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -868,10 +868,10 @@ resolved "https://registry.yarnpkg.com/@types/mithril/-/mithril-2.2.6.tgz#fc93cffb294a65f592ecfc9f05d38f0df6f01ef1" integrity sha512-cU142pS/rDHpE0NlC2XJpejD2ihzMQ+jI7R0cOLCVWRQJFxwD9CUxJGdRmWu9DrGLr52G2QjMRCfXs+ew4LD2Q== -"@types/node@^20.4.8": - version "20.11.5" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.5.tgz#be10c622ca7fcaa3cf226cf80166abc31389d86e" - integrity sha512-g557vgQjUUfN76MZAN/dt1z3dzcUsimuysco0KeluHgrPdJXkP/XdAURgyO2W9fZWHRtRBiVKzKn8vyOAwlG+w== +"@types/node@^20.11.18": + version "20.11.18" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.18.tgz#06912d152e47c2ac0a393c62141e623ca6005d46" + integrity sha512-ABT5VWnnYneSBcNWYSCuR05M826RoMyMSGiFivXGx6ZUIsXb9vn4643IEwkg2zbEOSgAiSogtapN2fgc4mAPlw== dependencies: undici-types "~5.26.4"