diff --git a/package-lock.json b/package-lock.json index eb477e60d..f90569db3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "@nextcloud/eslint-config": "^8.3.0", "@nextcloud/stylelint-config": "^2.4.0", "@nextcloud/vite-config": "^1.2.3", - "cypress": "^13.8.0", + "cypress": "^13.8.1", "cypress-split": "^1.23.0", "cypress-vite": "^1.5.0", "eslint-plugin-cypress": "^3.0.2", @@ -6189,9 +6189,9 @@ "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" }, "node_modules/cypress": { - "version": "13.8.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.8.0.tgz", - "integrity": "sha512-Qau//mtrwEGOU9cn2YjavECKyDUwBh8J2tit+y9s1wsv6C3BX+rlv6I9afmQnL8PmEEzJ6be7nppMHacFzZkTw==", + "version": "13.8.1", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.8.1.tgz", + "integrity": "sha512-Uk6ovhRbTg6FmXjeZW/TkbRM07KPtvM5gah1BIMp4Y2s+i/NMxgaLw0+PbYTOdw1+egE0FP3mWRiGcRkjjmhzA==", "dev": true, "hasInstallScript": true, "dependencies": { diff --git a/package.json b/package.json index f204cbef8..b0717261a 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@nextcloud/eslint-config": "^8.3.0", "@nextcloud/stylelint-config": "^2.4.0", "@nextcloud/vite-config": "^1.2.3", - "cypress": "^13.8.0", + "cypress": "^13.8.1", "cypress-split": "^1.23.0", "cypress-vite": "^1.5.0", "eslint-plugin-cypress": "^3.0.2",