diff --git a/package.json b/package.json index 03066f0..c35e74c 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.20", "brotli": "^1.3.3", "hyperscript-helpers": "^3.0.3", "mithril": "^2.2.2", diff --git a/yarn.lock b/yarn.lock index 991790a..8a57c30 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.20": + version "20.11.20" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.20.tgz#f0a2aee575215149a62784210ad88b3a34843659" + integrity sha512-7/rR21OS+fq8IyHTgtLkDK949uzsa6n8BkziAKtPVpugIkO6D+/ooXMvzXxDnZrmtXVfjb1bKQafYpb8s89LOg== dependencies: undici-types "~5.26.4"