diff --git a/package.json b/package.json index 43c050a2..520c358e 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ }, "dependencies": { "@aws-sdk/client-sns": "^3.699.0", - "cypress": "^13.16.1", + "cypress": "^13.17.0", "cypress-file-upload": "^5.0.8", "gatsby-cypress": "^3.14.0", "typescript": "^5.7.2" diff --git a/yarn.lock b/yarn.lock index 8538c1eb..6af4b31c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4052,9 +4052,9 @@ __metadata: languageName: node linkType: hard -"cypress@npm:^13.16.1": - version: 13.16.1 - resolution: "cypress@npm:13.16.1" +"cypress@npm:^13.17.0": + version: 13.17.0 + resolution: "cypress@npm:13.17.0" dependencies: "@cypress/request": "npm:^3.0.6" "@cypress/xvfb": "npm:^1.2.4" @@ -4101,7 +4101,7 @@ __metadata: yauzl: "npm:^2.10.0" bin: cypress: bin/cypress - checksum: b79835cf5c6bf22a67b4469dc08c805ab3a469d3ea25ff19f700b344b2e790a44462dc2ccdd2c0679f902a44fcbb1efec0b1e9b5ce44be7e99548ce3b9af5cf8 + checksum: 6c548e2adf7ae127365570680aa32015dbeb94cad30ce4f8a92e2e58d8ef7033b7f0ece50579a0a13eb07061feede0c813ff8d1e50e0feb87520dece5be4ba95 languageName: node linkType: hard @@ -4295,7 +4295,7 @@ __metadata: "@types/node": "npm:^22.10.1" "@typescript-eslint/eslint-plugin": "npm:^7.14" "@typescript-eslint/parser": "npm:^8.16.0" - cypress: "npm:^13.16.1" + cypress: "npm:^13.17.0" cypress-file-upload: "npm:^5.0.8" eslint: "npm:^8.57.0" eslint-config-airbnb-base: "npm:^15.0.0"