diff --git a/package.json b/package.json index b37574f6aa..d6d731bd87 100644 --- a/package.json +++ b/package.json @@ -182,7 +182,7 @@ "@types/make-fetch-happen": "10.0.1", "@types/memoizee": "0.4.8", "@types/mime": "3.0.1", - "@types/node": "16.18.37", + "@types/node": "16.18.38", "@types/nodemailer": "6.4.8", "@types/owasp-password-strength-test": "1.3.0", "@types/pg": "8.10.2", diff --git a/yarn.lock b/yarn.lock index fc22c9a56a..37db50a54a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1396,10 +1396,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f" integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA== -"@types/node@16.18.37": - version "16.18.37" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.37.tgz#a1f8728e4dc30163deb41e9b7aba65d0c2d4eda1" - integrity sha512-ql+4dw4PlPFBP495k8JzUX/oMNRI2Ei4PrMHgj8oT4VhGlYUzF4EYr0qk2fW+XBVGIrq8Zzk13m4cvyXZuv4pA== +"@types/node@16.18.38": + version "16.18.38" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.38.tgz#1dcdb6c54d02b323f621213745f2e44af30c73e6" + integrity sha512-6sfo1qTulpVbkxECP+AVrHV9OoJqhzCsfTNp5NIG+enM4HyM3HvZCO798WShIXBN0+QtDIcutJCjsVYnQP5rIQ== "@types/node@>=12.0.0": version "20.4.1"