diff --git a/vidow-front/package.json b/vidow-front/package.json index 04b9f2d..7977ab2 100644 --- a/vidow-front/package.json +++ b/vidow-front/package.json @@ -19,7 +19,7 @@ "@testing-library/react": "14.2.0", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.11", - "@types/node": "20.11.12", + "@types/node": "20.11.13", "@types/react": "18.2.48", "@types/react-dom": "18.2.18", "@types/react-redux": "7.1.33", diff --git a/vidow-front/yarn.lock b/vidow-front/yarn.lock index 5aa4fb2..eb7c3d7 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.11.12": - version "20.11.12" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.12.tgz#1121e03005516671bd30b4f9cc6b86284291af87" - integrity sha512-N/Az9BkJ6IWCJ3GeKea/vMQLfV37ci1fApx2x5UQvfa0N5OTjR/c17hEkt6Q0LSF6XSF7hcgrd/DOobibskPNw== +"@types/node@20.11.13": + version "20.11.13" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.13.tgz#188263ee2c8d590e181d3f5bfa7e485a932957cb" + integrity sha512-5G4zQwdiQBSWYTDAH1ctw2eidqdhMJaNsiIDKHFr55ihz5Trl2qqR8fdrT732yPBho5gkNxXm67OxWFBqX9aPg== dependencies: undici-types "~5.26.4"