diff --git a/package.json b/package.json index 7f2be8987..31420f9aa 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@types/lodash.throttle": "^4.1.7", "@types/lodash.without": "^4.4.6", "@types/luxon": "^3.0.1", - "@types/node": "^18.11.18", + "@types/node": "^20.5.9", "@types/react": "^17", "@types/react-dom": "^17", "@types/react-draft-wysiwyg": "^1.13.4", diff --git a/yarn.lock b/yarn.lock index 68281b78c..1febd4904 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3973,10 +3973,10 @@ "@types/node" "*" form-data "^3.0.0" -"@types/node@*", "@types/node@^18.11.18": - version "18.16.3" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.3.tgz#6bda7819aae6ea0b386ebc5b24bdf602f1b42b01" - integrity sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q== +"@types/node@*", "@types/node@^20.5.9": + version "20.5.9" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.9.tgz#a70ec9d8fa0180a314c3ede0e20ea56ff71aed9a" + integrity sha512-PcGNd//40kHAS3sTlzKB9C9XL4K0sTup8nbG5lC14kzEteTNuAFh9u5nA0o5TWnSG2r/JNPRXFVcHJIIeRlmqQ== "@types/node@^16.0.0": version "16.18.38"