diff --git a/package.json b/package.json index 79415aa5..00d08700 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "babel-plugin-transform-es2015-modules-commonjs": "^6.26.2", "chai": "^5.1.1", "cssnano": "^6.1.2", - "cypress": "13.11.0", + "cypress": "13.12.0", "eslint": "^8.57.0", "eslint-plugin-jest": "^28.3.0", "http-server": "^14.1.1", diff --git a/yarn.lock b/yarn.lock index 321d2437..5d6c48e8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3619,10 +3619,10 @@ cssstyle@^3.0.0: dependencies: rrweb-cssom "^0.6.0" -cypress@13.11.0: - version "13.11.0" - resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.11.0.tgz#17097366390424cba5db6bf0ee5e97503f036e07" - integrity sha512-NXXogbAxVlVje4XHX+Cx5eMFZv4Dho/2rIcdBHg9CNPFUGZdM4cRdgIgM7USmNYsC12XY0bZENEQ+KBk72fl+A== +cypress@13.12.0: + version "13.12.0" + resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.12.0.tgz#1a4ea89b7fa6855e32bc02eaf5e25fc45b9e273f" + integrity sha512-udzS2JilmI9ApO/UuqurEwOvThclin5ntz7K0BtnHBs+tg2Bl9QShLISXpSEMDv/u8b6mqdoAdyKeZiSqKWL8g== dependencies: "@cypress/request" "^3.0.0" "@cypress/xvfb" "^1.2.4"