diff --git a/ghost/portal/package.json b/ghost/portal/package.json index 67b0d72291..c098d5c481 100644 --- a/ghost/portal/package.json +++ b/ghost/portal/package.json @@ -17,7 +17,7 @@ "dependencies": { "@testing-library/jest-dom": "5.9.0", "@testing-library/react": "10.2.1", - "@testing-library/user-event": "11.3.1", + "@testing-library/user-event": "11.3.2", "prop-types": "15.7.2", "react": "16.13.1", "react-dom": "16.13.1", diff --git a/ghost/portal/yarn.lock b/ghost/portal/yarn.lock index b476aebe08..1678a84762 100644 --- a/ghost/portal/yarn.lock +++ b/ghost/portal/yarn.lock @@ -1314,10 +1314,10 @@ "@babel/runtime" "^7.10.2" "@testing-library/dom" "^7.9.0" -"@testing-library/user-event@11.3.1": - version "11.3.1" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-11.3.1.tgz#a5388cfff2c578825144a6665942124a26852aa3" - integrity sha512-kiilTC/B48wmEfRunCsU20ndyJmLoFnsxIv9et/s2+tVmNSfErzkVKxhcPKtO5ktM205+qzy6dyR55JiKXIzqQ== +"@testing-library/user-event@11.3.2": + version "11.3.2" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-11.3.2.tgz#015232ed88a54deb4664afec4b9e65a74c268f2a" + integrity sha512-2QBLj/nuIUf2vV5kpoix8nnIcePsyjCiALOs9ooF11HynHkrShmPL8Nxo94SIXSGIovTWYVYJpN4VaLO2fjKbQ== dependencies: "@babel/runtime" "^7.10.2"