diff --git a/vidow-front/package.json b/vidow-front/package.json index 36979b8..18bc00b 100644 --- a/vidow-front/package.json +++ b/vidow-front/package.json @@ -19,7 +19,7 @@ "@testing-library/react": "14.3.0", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", - "@types/node": "20.12.5", + "@types/node": "20.12.6", "@types/react": "18.2.75", "@types/react-dom": "18.2.24", "@types/react-redux": "7.1.33", diff --git a/vidow-front/yarn.lock b/vidow-front/yarn.lock index 1eb6145..6c8a080 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@20.12.5": - version "20.12.5" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.5.tgz#74c4f31ab17955d0b5808cdc8fd2839526ad00b3" - integrity sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw== +"@types/node@20.12.6": + version "20.12.6" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.6.tgz#72d068870518d7da1d97b49db401e2d6a1805294" + integrity sha512-3KurE8taB8GCvZBPngVbp0lk5CKi8M9f9k1rsADh0Evdz5SzJ+Q+Hx9uHoFGsLnLnd1xmkDQr2hVhlA0Mn0lKQ== dependencies: undici-types "~5.26.4"