diff --git a/package.json b/package.json index 137f51b28..445653606 100644 --- a/package.json +++ b/package.json @@ -161,7 +161,7 @@ ] }, "devDependencies": { - "@cypress/webpack-preprocessor": "5.6.0", + "@cypress/webpack-preprocessor": "5.7.0", "@testing-library/cypress": "7.0.5", "@types/redux-devtools": "3.0.47", "@types/redux-devtools-extension": "2.13.2", diff --git a/yarn.lock b/yarn.lock index 41ec738ac..908850f31 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1234,10 +1234,10 @@ tunnel-agent "^0.6.0" uuid "^3.3.2" -"@cypress/webpack-preprocessor@5.6.0": - version "5.6.0" - resolved "https://registry.yarnpkg.com/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.6.0.tgz#9648ae22d2e52f17a604e2a493af27a9c96568bd" - integrity sha512-kSelTDe6gs3Skp4vPP2vfTvAl+Ua+9rR/AMTir7bgJihDvzFESqnjWtF6N1TrPo+vCFVGx0VUA6JUvDkhvpwhA== +"@cypress/webpack-preprocessor@5.7.0": + version "5.7.0" + resolved "https://registry.yarnpkg.com/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.7.0.tgz#653c92662fe885260f176f5a1bd630dfd2cee8ca" + integrity sha512-E60lsdMoIJFR36t7J2yjcAH3vrxF1WecoTIz4PL7Km/LrIEx1/qafEeyGuHTBynr/RBd4kCaS2XLJW75hOeLSw== dependencies: bluebird "^3.7.1" debug "4.3.2"