diff --git a/package.json b/package.json index d9d2c59b..eb29113c 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@svgr/webpack": "^6.5.1", "@trivago/prettier-plugin-sort-imports": "^4.0.0", "@types/fs-extra": "^11.0.1", - "@types/node": "^18.13.0", + "@types/node": "^18.16.3", "@types/node-fetch": "^2.6.2", "@types/react": "^18.0.28", "@types/react-dom": "^18.0.11", diff --git a/yarn.lock b/yarn.lock index e43cbf7d..956082f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3303,10 +3303,10 @@ "@types/node" "*" form-data "^3.0.0" -"@types/node@*", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@^18.13.0": - version "18.15.3" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014" - integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw== +"@types/node@*", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@^18.16.3": + version "18.16.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.3.tgz#6bda7819aae6ea0b386ebc5b24bdf602f1b42b01" + integrity sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q== "@types/normalize-package-data@^2.4.0": version "2.4.1"