diff --git a/vidow-front/package.json b/vidow-front/package.json index 0b50878..53b44fc 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.4.3", "@types/jest": "29.5.3", - "@types/node": "18.17.6", + "@types/node": "18.17.7", "@types/react": "18.2.20", "@types/react-dom": "18.2.7", "@types/react-redux": "7.1.25", diff --git a/vidow-front/yarn.lock b/vidow-front/yarn.lock index 90ed9f4..8a02dc9 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.6": - version "18.17.6" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.6.tgz#0296e9a30b22d2a8fcaa48d3c45afe51474ca55b" - integrity sha512-fGmT/P7z7ecA6bv/ia5DlaWCH4YeZvAQMNpUhrJjtAhOhZfoxS1VLUgU2pdk63efSjQaOJWdXMuAJsws+8I6dg== +"@types/node@18.17.7": + version "18.17.7" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.7.tgz#8be4a95467c4f2a94cae65f30ee1cf98760525cb" + integrity sha512-WJj/p/cIg6zUsxv1n2leZHpvn8hr9TYuLQxAZxZcK/7+5t5ukmJGelOLGOy3L1MLhAO/sapTJGd1V7kvoIuzUg== "@types/prop-types@*": version "15.7.5"