diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index b0d8710..a7ae637 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -10,7 +10,7 @@ jobs: name: Tests runs-on: docker container: - image: cypress/browsers:latest@sha256:9daea41366dfd1b72496bf3e8295eda215a6990c2dbe4f9ff4b8ba47342864fb + image: cypress/browsers:latest@sha256:95587c1ce688ce6f59934cc234a753a32a1782ca1c7959707a7d2332e69f6f63 options: --user 1001 steps: - name: Checkout diff --git a/package.json b/package.json index 6a09165..4e90d20 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@types/react-dom": "19.1.6", "@types/swagger-ui-react": "5.18.0", "@types/webpack-env": "1.18.8", - "cypress": "14.5.0", + "cypress": "14.5.1", "dotenv-cli": "8.0.0", "eslint": "9.30.1", "eslint-config-next": "15.3.4", diff --git a/yarn.lock b/yarn.lock index 88eb61a..9ad6130 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4786,9 +4786,9 @@ __metadata: languageName: node linkType: hard -"cypress@npm:14.5.0": - version: 14.5.0 - resolution: "cypress@npm:14.5.0" +"cypress@npm:14.5.1": + version: 14.5.1 + resolution: "cypress@npm:14.5.1" dependencies: "@cypress/request": "npm:^3.0.8" "@cypress/xvfb": "npm:^1.2.4" @@ -4836,7 +4836,7 @@ __metadata: yauzl: "npm:^2.10.0" bin: cypress: bin/cypress - checksum: 10c0/b76b05c029625357fbc34f22b632c55f9f981f86c3a568a88ea3d8982b8299e4bd4275e966b2ec767f9a989c6e9059fb03a4a8086048b4e990079b1cab19ba11 + checksum: 10c0/23c87cafcd2fe949af1b3297cc4c9c8f8d741f5dfa8119ff54b387227dba8dc0dbcfb2d160c4df5d4f281374524753598f3501f0fdf0b1ea66c5b8047484c0d2 languageName: node linkType: hard @@ -7727,7 +7727,7 @@ __metadata: class-variance-authority: "npm:^0.7.1" clsx: "npm:^2.1.1" cmdk: "npm:^1.1.1" - cypress: "npm:14.5.0" + cypress: "npm:14.5.1" date-fns: "npm:^4.1.0" dotenv-cli: "npm:8.0.0" eslint: "npm:9.30.1"