diff --git a/package.json b/package.json index 0e8095d0..3f6bca4a 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@storybook/testing-library": "^0.1.0", "@testing-library/react": "^14.0.0", "@total-typescript/ts-reset": "^0.4.2", - "@types/node": "^18.16.0", + "@types/node": "^20.5.6", "@types/webpack-bundle-analyzer": "^4.6.0", "@types/webpack-node-externals": "^3.0.0", "@typescript-eslint/eslint-plugin": "^5.59.1", diff --git a/yarn.lock b/yarn.lock index 7aa62058..8b62417e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4530,17 +4530,12 @@ "@types/node" "*" form-data "^3.0.0" -"@types/node@*", "@types/node@^18.16.0": - version "18.16.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.0.tgz#4668bc392bb6938637b47e98b1f2ed5426f33316" - integrity sha512-BsAaKhB+7X+H4GnSjGhJG9Qi8Tw+inU9nJDwmD5CgOmBLEI6ArdhikpLX7DjbjDRDTbqZzU2LSQNZg8WGPiSZQ== +"@types/node@*", "@types/node@^20.5.6": + version "20.5.6" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.6.tgz#5e9aaa86be03a09decafd61b128d6cec64a5fe40" + integrity sha512-Gi5wRGPbbyOTX+4Y2iULQ27oUPrefaB0PxGQJnfyWN3kvEDGM3mIB5M/gQLmitZf7A9FmLeaqxD3L1CXpm3VKQ== -"@types/node@^14.0.10 || ^16.0.0", "@types/node@^16.0.0": - version "16.18.24" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.24.tgz#f21925dd56cd3467b4e1e0c5071d0f2af5e9a316" - integrity sha512-zvSN2Esek1aeLdKDYuntKAYjti9Z2oT4I8bfkLLhIxHlv3dwZ5vvATxOc31820iYm4hQRCwjUgDpwSMFjfTUnw== - -"@types/node@^16.6": +"@types/node@^14.0.10 || ^16.0.0", "@types/node@^16.0.0", "@types/node@^16.6": version "16.18.25" resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.25.tgz#8863940fefa1234d3fcac7a4b7a48a6c992d67af" integrity sha512-rUDO6s9Q/El1R1I21HG4qw/LstTHCPO/oQNAwI/4b2f9EWvMnqt4d3HJwPMawfZ3UvodB8516Yg+VAq54YM+eA==