diff --git a/package.json b/package.json index 2ef9f58..7a9691a 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.4.0", "@types/jest": "^29.2.3", - "@types/node": "^18.11.9", + "@types/node": "^18.15.3", "@types/react": "^18.0.21", "@types/styled-components": "^5.1.26", "@typescript-eslint/eslint-plugin": "^5.43.0", diff --git a/yarn.lock b/yarn.lock index 26af7c2..9f1ecb6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3630,10 +3630,10 @@ "@types/node" "*" form-data "^3.0.0" -"@types/node@*", "@types/node@^18.11.9": - version "18.11.9" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4" - integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg== +"@types/node@*", "@types/node@^18.15.3": + 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@^14.0.10 || ^16.0.0", "@types/node@^14.14.20 || ^16.0.0": version "16.11.36"