diff --git a/vidow-front/package.json b/vidow-front/package.json index c31b0ae..cdb9648 100644 --- a/vidow-front/package.json +++ b/vidow-front/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@testing-library/jest-dom": "6.6.3", - "@testing-library/react": "16.2.0", + "@testing-library/react": "16.3.0", "@testing-library/user-event": "14.6.1", "@types/jest": "29.5.14", "@types/node": "22.13.9", diff --git a/vidow-front/yarn.lock b/vidow-front/yarn.lock index 0c15c0c..dab3bfa 100644 --- a/vidow-front/yarn.lock +++ b/vidow-front/yarn.lock @@ -730,10 +730,10 @@ lodash "^4.17.21" redent "^3.0.0" -"@testing-library/react@16.2.0": - version "16.2.0" - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.2.0.tgz#c96126ee01a49cdb47175721911b4a9432afc601" - integrity sha512-2cSskAvA1QNtKc8Y9VJQRv0tm3hLVgxRGDB+KYhIaPQJ1I+RHbhIXcM+zClKXzMes/wshsMVzf4B9vS4IZpqDQ== +"@testing-library/react@16.3.0": + version "16.3.0" + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.0.tgz#3a85bb9bdebf180cd76dba16454e242564d598a6" + integrity sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw== dependencies: "@babel/runtime" "^7.12.5"