diff --git a/vidow-front/package.json b/vidow-front/package.json index 6f325b4..58c0c2c 100644 --- a/vidow-front/package.json +++ b/vidow-front/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "15.0.2", + "@testing-library/react": "15.0.3", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", "@types/node": "20.12.7", diff --git a/vidow-front/yarn.lock b/vidow-front/yarn.lock index a8221e5..1feb1ba 100644 --- a/vidow-front/yarn.lock +++ b/vidow-front/yarn.lock @@ -745,10 +745,10 @@ lodash "^4.17.15" redent "^3.0.0" -"@testing-library/react@15.0.2": - version "15.0.2" - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.2.tgz#d0fd7e9c41b819557639acf5f18e4cd1007ec295" - integrity sha512-5mzIpuytB1ctpyywvyaY2TAAUQVCZIGqwiqFQf6u9lvj/SJQepGUzNV18Xpk+NLCaCE2j7CWrZE0tEf9xLZYiQ== +"@testing-library/react@15.0.3": + version "15.0.3" + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.3.tgz#891f55596d8464d4db90458a99aa64fa1105ef9b" + integrity sha512-lrfuttDGLJbpwMZ5Staz/b2GJuyQQUHEYffK2oL9DxgoeIPxFIquv0TmzJyeI0JQkc+WJMvcRRmpP9BtWlMbgQ== dependencies: "@babel/runtime" "^7.12.5" "@testing-library/dom" "^10.0.0"