diff --git a/package-lock.json b/package-lock.json index 066deb34..0e9cdd34 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@hookform/error-message": "^2.0.1", "@jridgewell/sourcemap-codec": "^1.5.0", "@testing-library/jest-dom": "^6.9.1", - "@testing-library/react": "^16.0.1", + "@testing-library/react": "^16.3.1", "@testing-library/user-event": "^14.5.2", "cookie": "^1.0.2", "glob": "^11.1.0", @@ -2283,9 +2283,9 @@ "license": "MIT" }, "node_modules/@testing-library/react": { - "version": "16.3.0", - "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.0.tgz", - "integrity": "sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==", + "version": "16.3.1", + "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.1.tgz", + "integrity": "sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.12.5" diff --git a/package.json b/package.json index 939a09e0..41b91898 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@hookform/error-message": "^2.0.1", "@jridgewell/sourcemap-codec": "^1.5.0", "@testing-library/jest-dom": "^6.9.1", - "@testing-library/react": "^16.0.1", + "@testing-library/react": "^16.3.1", "@testing-library/user-event": "^14.5.2", "cookie": "^1.0.2", "glob": "^11.1.0",