diff --git a/vidow-front/package.json b/vidow-front/package.json index 6afda66..8ab95a0 100644 --- a/vidow-front/package.json +++ b/vidow-front/package.json @@ -19,7 +19,7 @@ "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.5.1", "@types/jest": "29.5.5", - "@types/node": "18.17.19", + "@types/node": "18.18.0", "@types/react": "18.2.22", "@types/react-dom": "18.2.7", "@types/react-redux": "7.1.26", diff --git a/vidow-front/yarn.lock b/vidow-front/yarn.lock index cc2400b..7c8bc67 100644 --- a/vidow-front/yarn.lock +++ b/vidow-front/yarn.lock @@ -864,10 +864,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.2.tgz#c59b7641832531264fda3f1ba610362dc9a7dfc8" integrity sha512-BWN3M23gLO2jVG8g/XHIRFWiiV4/GckeFIqbU/C4V3xpoBBWSMk4OZomouN0wCkfQFPqgZikyLr7DOYDysIkkw== -"@types/node@18.17.19": - version "18.17.19" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.19.tgz#80c9b8a89d3648d9e6098f4a7184e03833fee3c5" - integrity sha512-+pMhShR3Or5GR0/sp4Da7FnhVmTalWm81M6MkEldbwjETSaPalw138Z4KdpQaistvqQxLB7Cy4xwYdxpbSOs9Q== +"@types/node@18.18.0": + version "18.18.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.0.tgz#bd19d5133a6e5e2d0152ec079ac27c120e7f1763" + integrity sha512-3xA4X31gHT1F1l38ATDIL9GpRLdwVhnEFC8Uikv5ZLlXATwrCYyPq7ZWHxzxc3J/30SUiwiYT+bQe0/XvKlWbw== "@types/prop-types@*": version "15.7.5"