diff --git a/package.json b/package.json index b6b7e53c..10ccf157 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,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.15.11", "@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 68643601..52c805f2 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.15.11": + version "18.15.11" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11.tgz#b3b790f09cb1696cffcec605de025b088fa4225f" + integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q== "@types/normalize-package-data@^2.4.0": version "2.4.1"