diff --git a/package.json b/package.json index d94131cec9..8688a55918 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "eslint-plugin-security": "^1.4.0", "focus-trap-react": "^8.8.1", "fork-ts-checker-webpack-plugin": "^7.2.7", - "happo-plugin-storybook": "^2.7.0", + "happo-plugin-storybook": "^3.2.0", "happo.io": "^7.1.0", "husky": "^4.3.8", "jest": "^26.1.0", diff --git a/yarn.lock b/yarn.lock index 047a660580..1951d694ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8729,10 +8729,10 @@ handlebars@^4.7.6, handlebars@^4.7.7: optionalDependencies: uglify-js "^3.1.4" -happo-plugin-storybook@^2.7.0: - version "2.10.3" - resolved "https://registry.yarnpkg.com/happo-plugin-storybook/-/happo-plugin-storybook-2.10.3.tgz#ab19d5c2a6451ec1061137aa46b40c31ffd95ebf" - integrity sha512-c2ISdU8JxdlUcgRiRPZGM0I8n1PmU75nCsq1DKgqhw9h3o6kSnorG77kV1CDWATw+4ZYZV3A/ZYre0asr0TVgA== +happo-plugin-storybook@^3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/happo-plugin-storybook/-/happo-plugin-storybook-3.2.0.tgz#f9f61a637f4199c6863f6cb19a2d2845cd70b346" + integrity sha512-d4iDnLQZZmxjg+/ggMGsnAvPW5Jx9OIcRZd7xNC1B8AohugIcgGeFkNoyWbXK3fefBrmQCbns3xgMZcBaHx7hw== dependencies: "@babel/runtime" ">=7.0.0" archiver "^3.0.0"