diff --git a/package-lock.json b/package-lock.json index d9b796a0f..cdf8fe581 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6976,9 +6976,9 @@ "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==" }, "node_modules/@testing-library/user-event": { - "version": "13.1.8", - "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.1.8.tgz", - "integrity": "sha512-M04HgOlJvxILf5xyrkJaEQfFOtcvhy3usLldQIEg9zgFIYQofSmFGVfFlS7BWowqlBGLrItwGMlPXCoBgoHSiw==", + "version": "13.5.0", + "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.5.0.tgz", + "integrity": "sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg==", "dev": true, "dependencies": { "@babel/runtime": "^7.12.5" @@ -28164,7 +28164,7 @@ "@testing-library/jest-dom": "5.11.6", "@testing-library/react": "12.1.4", "@testing-library/react-hooks": "3.4.2", - "@testing-library/user-event": "13.1.8", + "@testing-library/user-event": "13.5.0", "react": "17.0.2", "react-dom": "17.0.2", "react-instantsearch-dom": "6.8.3", diff --git a/packages/catalog-search/package.json b/packages/catalog-search/package.json index b4ceb551c..7200693e6 100644 --- a/packages/catalog-search/package.json +++ b/packages/catalog-search/package.json @@ -50,7 +50,7 @@ "@testing-library/jest-dom": "5.11.6", "@testing-library/react": "12.1.4", "@testing-library/react-hooks": "3.4.2", - "@testing-library/user-event": "13.1.8", + "@testing-library/user-event": "13.5.0", "react": "17.0.2", "react-dom": "17.0.2", "react-instantsearch-dom": "6.8.3",