diff --git a/package.json b/package.json index d9d2c59..cdfc847 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.5", "@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 e43cbf7..c403190 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.5": + version "18.16.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.5.tgz#bf64e42719dc2e74da24709a2e1c0b50a966120a" + integrity sha512-seOA34WMo9KB+UA78qaJoCO20RJzZGVXQ5Sh6FWu0g/hfT44nKXnej3/tCQl7FL97idFpBhisLYCTB50S0EirA== "@types/normalize-package-data@^2.4.0": version "2.4.1"