diff --git a/package.json b/package.json index ac369de5..ed04b8c6 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@testing-library/jest-dom": "^6.1.2", "@testing-library/react": "^14.0.0", - "@types/node": "20.5.4", + "@types/node": "20.5.6", "@types/react": "18.2.20", "@types/react-dom": "18.2.7", "eslint": "8.47.0", diff --git a/yarn.lock b/yarn.lock index 524f56f1..0ee2c3b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -950,10 +950,10 @@ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c" integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ== -"@types/node@*", "@types/node@20.5.4": - version "20.5.4" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.4.tgz#4666fb40f9974d60c53c4ff554315860ba4feab8" - integrity sha512-Y9vbIAoM31djQZrPYjpTLo0XlaSwOIsrlfE3LpulZeRblttsLQRFRlBAppW0LOxyT3ALj2M5vU1ucQQayQH3jA== +"@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/normalize-package-data@^2.4.0": version "2.4.1"