diff --git a/vidow-front/package.json b/vidow-front/package.json index eb8f6b0..17c1f08 100644 --- a/vidow-front/package.json +++ b/vidow-front/package.json @@ -19,7 +19,7 @@ "@testing-library/react": "13.4.0", "@testing-library/user-event": "14.4.3", "@types/jest": "29.2.0", - "@types/node": "18.11.7", + "@types/node": "18.11.8", "@types/react": "18.0.24", "@types/react-dom": "18.0.8", "@types/react-redux": "7.1.24", diff --git a/vidow-front/yarn.lock b/vidow-front/yarn.lock index a792502..f89879f 100644 --- a/vidow-front/yarn.lock +++ b/vidow-front/yarn.lock @@ -833,10 +833,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.2.tgz#c59b7641832531264fda3f1ba610362dc9a7dfc8" integrity sha512-BWN3M23gLO2jVG8g/XHIRFWiiV4/GckeFIqbU/C4V3xpoBBWSMk4OZomouN0wCkfQFPqgZikyLr7DOYDysIkkw== -"@types/node@18.11.7": - version "18.11.7" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.7.tgz#8ccef136f240770c1379d50100796a6952f01f94" - integrity sha512-LhFTglglr63mNXUSRYD8A+ZAIu5sFqNJ4Y2fPuY7UlrySJH87rRRlhtVmMHplmfk5WkoJGmDjE9oiTfyX94CpQ== +"@types/node@18.11.8": + version "18.11.8" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.8.tgz#16d222a58d4363a2a359656dd20b28414de5d265" + integrity sha512-uGwPWlE0Hj972KkHtCDVwZ8O39GmyjfMane1Z3GUBGGnkZ2USDq7SxLpVIiIHpweY9DS0QTDH0Nw7RNBsAAZ5A== "@types/prettier@^2.1.5": version "2.7.1"