diff --git a/package.json b/package.json index 03066f0..3cbab2b 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.12.7", "brotli": "^1.3.3", "hyperscript-helpers": "^3.0.3", "mithril": "^2.2.2", diff --git a/yarn.lock b/yarn.lock index 991790a..a61b1c5 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.12.7": + version "20.12.7" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384" + integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg== dependencies: undici-types "~5.26.4"