diff --git a/ui/package-lock.json b/ui/package-lock.json index 6214ce83..36a1a647 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -29,7 +29,7 @@ "@vue/eslint-config-prettier": "9.0.0", "@vue/test-utils": "2.4.6", "autoprefixer": "10.4.19", - "cypress": "13.13.0", + "cypress": "13.13.1", "daisyui": "4.12.10", "eslint": "9.7.0", "eslint-plugin-cypress": "3.3.0", @@ -2410,9 +2410,9 @@ } }, "node_modules/cypress": { - "version": "13.13.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.13.0.tgz", - "integrity": "sha512-ou/MQUDq4tcDJI2FsPaod2FZpex4kpIK43JJlcBgWrX8WX7R/05ZxGTuxedOuZBfxjZxja+fbijZGyxiLP6CFA==", + "version": "13.13.1", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.13.1.tgz", + "integrity": "sha512-8F9UjL5MDUdgC/S5hr8CGLHbS5gGht5UOV184qc2pFny43fnkoaKxlzH/U6//zmGu/xRTaKimNfjknLT8+UDFg==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -8795,9 +8795,9 @@ "dev": true }, "cypress": { - "version": "13.13.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.13.0.tgz", - "integrity": "sha512-ou/MQUDq4tcDJI2FsPaod2FZpex4kpIK43JJlcBgWrX8WX7R/05ZxGTuxedOuZBfxjZxja+fbijZGyxiLP6CFA==", + "version": "13.13.1", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.13.1.tgz", + "integrity": "sha512-8F9UjL5MDUdgC/S5hr8CGLHbS5gGht5UOV184qc2pFny43fnkoaKxlzH/U6//zmGu/xRTaKimNfjknLT8+UDFg==", "dev": true, "requires": { "@cypress/request": "^3.0.0", diff --git a/ui/package.json b/ui/package.json index 7b812b1f..f8304783 100644 --- a/ui/package.json +++ b/ui/package.json @@ -35,7 +35,7 @@ "@vue/eslint-config-prettier": "9.0.0", "@vue/test-utils": "2.4.6", "autoprefixer": "10.4.19", - "cypress": "13.13.0", + "cypress": "13.13.1", "daisyui": "4.12.10", "eslint": "9.7.0", "eslint-plugin-cypress": "3.3.0",