diff --git a/package.json b/package.json index 2987dd6d..326a2ce0 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@types/node": "18.19.3", "@types/react": "18.2.45", "@types/react-dom": "18.2.17", - "cypress": "^9.4.1", + "cypress": "^13.0.0", "eslint": "8.55.0", "eslint-config-next": "13.5.6", "eslint-plugin-jsx-a11y": "^6.7.1", diff --git a/yarn.lock b/yarn.lock index 10f35403..743db39d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1777,9 +1777,9 @@ __metadata: languageName: node linkType: hard -"@cypress/request@npm:^2.88.10": - version: 2.88.11 - resolution: "@cypress/request@npm:2.88.11" +"@cypress/request@npm:^3.0.0": + version: 3.0.1 + resolution: "@cypress/request@npm:3.0.1" dependencies: aws-sign2: "npm:~0.7.0" aws4: "npm:^1.8.0" @@ -1794,12 +1794,12 @@ __metadata: json-stringify-safe: "npm:~5.0.1" mime-types: "npm:~2.1.19" performance-now: "npm:^2.1.0" - qs: "npm:~6.10.3" + qs: "npm:6.10.4" safe-buffer: "npm:^5.1.2" - tough-cookie: "npm:~2.5.0" + tough-cookie: "npm:^4.1.3" tunnel-agent: "npm:^0.6.0" uuid: "npm:^8.3.2" - checksum: a185eea04924ce7cad2cb167d4f265bf5d8356c687b38b29e606f7c902710f6ed3914bd246bae4da506668af0e70bbcdbd86fe2d8805812c79a9edc73a82abc4 + checksum: bf48bed6d6e493c05493902fb08b1d0646e7ec4300cf834816c2616f781db1a7fc447bd6f81de7c3076d738e8a6d75354e21d332f8f7ef8d9101d9b2f8e15b3a languageName: node linkType: hard @@ -3364,7 +3364,7 @@ __metadata: "@types/node": "npm:18.19.3" "@types/react": "npm:18.2.45" "@types/react-dom": "npm:18.2.17" - cypress: "npm:^9.4.1" + cypress: "npm:^13.0.0" eslint: "npm:8.55.0" eslint-config-next: "npm:13.5.6" eslint-plugin-jsx-a11y: "npm:^6.7.1" @@ -5060,10 +5060,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:^14.14.31": - version: 14.18.54 - resolution: "@types/node@npm:14.18.54" - checksum: 097e1f786813d7f55288b3b4cf81d831c2e43c4217eb366ece0deb2544324e9c0054f5e47605f74890d0d880bfc67e1a1d606abc481a4e409a999b21af2f8a46 +"@types/node@npm:^18.17.5": + version: 18.19.7 + resolution: "@types/node@npm:18.19.7" + dependencies: + undici-types: "npm:~5.26.4" + checksum: 6dd1624c7f34c5100aceecba87d5a9713a41406674b52aef9db6d79ec207a67a8a3b7cb57e0890569efbddd7c0e73ce27d91a50970593b0cfa0d47799572d556 languageName: node linkType: hard @@ -7828,13 +7830,6 @@ __metadata: languageName: node linkType: hard -"commander@npm:^5.1.0": - version: 5.1.0 - resolution: "commander@npm:5.1.0" - checksum: 3e2ef5c003c5179250161e42ce6d48e0e69a54af970c65b7f985c70095240c260fd647453efd4c2c5a31b30ce468f373dc70f769c2f54a2c014abc4792aaca28 - languageName: node - linkType: hard - "commander@npm:^6.2.1": version: 6.2.1 resolution: "commander@npm:6.2.1" @@ -8276,13 +8271,13 @@ __metadata: languageName: node linkType: hard -"cypress@npm:^9.4.1": - version: 9.7.0 - resolution: "cypress@npm:9.7.0" +"cypress@npm:^13.0.0": + version: 13.6.2 + resolution: "cypress@npm:13.6.2" dependencies: - "@cypress/request": "npm:^2.88.10" + "@cypress/request": "npm:^3.0.0" "@cypress/xvfb": "npm:^1.2.4" - "@types/node": "npm:^14.14.31" + "@types/node": "npm:^18.17.5" "@types/sinonjs__fake-timers": "npm:8.1.1" "@types/sizzle": "npm:^2.3.2" arch: "npm:^2.2.0" @@ -8294,12 +8289,12 @@ __metadata: check-more-types: "npm:^2.24.0" cli-cursor: "npm:^3.1.0" cli-table3: "npm:~0.6.1" - commander: "npm:^5.1.0" + commander: "npm:^6.2.1" common-tags: "npm:^1.8.0" dayjs: "npm:^1.10.4" - debug: "npm:^4.3.2" + debug: "npm:^4.3.4" enquirer: "npm:^2.3.6" - eventemitter2: "npm:^6.4.3" + eventemitter2: "npm:6.4.7" execa: "npm:4.1.0" executable: "npm:^4.1.1" extract-zip: "npm:2.0.1" @@ -8312,19 +8307,20 @@ __metadata: listr2: "npm:^3.8.3" lodash: "npm:^4.17.21" log-symbols: "npm:^4.0.0" - minimist: "npm:^1.2.6" + minimist: "npm:^1.2.8" ospath: "npm:^1.2.2" pretty-bytes: "npm:^5.6.0" + process: "npm:^0.11.10" proxy-from-env: "npm:1.0.0" request-progress: "npm:^3.0.0" - semver: "npm:^7.3.2" + semver: "npm:^7.5.3" supports-color: "npm:^8.1.1" tmp: "npm:~0.2.1" untildify: "npm:^4.0.0" yauzl: "npm:^2.10.0" bin: cypress: bin/cypress - checksum: fe0e1b3af197bc54ed5e6444b035ab3969b595be3f1200aa1b04f3911b3152f13a4132b1f70458dd9f29e909a729cd5e9464d692dcef8423d88d7b0a3b312ebf + checksum: b6b27f94d98c873cde18a466ab3763e13ee157b78307ae3e3cf93b4fc04cbe1f616c2b7da8cc3354aed1ab2636629ce208533d70bd60cf38ad01675e19e3058d languageName: node linkType: hard @@ -9589,10 +9585,10 @@ __metadata: languageName: node linkType: hard -"eventemitter2@npm:^6.4.3": - version: 6.4.9 - resolution: "eventemitter2@npm:6.4.9" - checksum: b829b1c6b11e15926b635092b5ad62b4463d1c928859831dcae606e988cf41893059e3541f5a8209d21d2f15314422ddd4d84d20830b4bf44978608d15b06b08 +"eventemitter2@npm:6.4.7": + version: 6.4.7 + resolution: "eventemitter2@npm:6.4.7" + checksum: df2a733ee3a7ac6e7f6988cebbaac5b14b46bf82f700f1ec86f9e3f3d095dba20f9aa5c29d9d62a6f50fd943f798f7f2a38c4e1b45148f6f7cec7586a8ac6881 languageName: node linkType: hard @@ -13960,7 +13956,7 @@ __metadata: languageName: node linkType: hard -"minimist@npm:^1.1.1, minimist@npm:^1.1.3, minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6, minimist@npm:^1.2.7, minimist@npm:~1.2.5": +"minimist@npm:^1.1.1, minimist@npm:^1.1.3, minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6, minimist@npm:^1.2.7, minimist@npm:^1.2.8, minimist@npm:~1.2.5": version: 1.2.8 resolution: "minimist@npm:1.2.8" checksum: 908491b6cc15a6c440ba5b22780a0ba89b9810e1aea684e253e43c4e3b8d56ec1dcdd7ea96dde119c29df59c936cde16062159eae4225c691e19c70b432b6e6f @@ -15680,6 +15676,15 @@ __metadata: languageName: node linkType: hard +"qs@npm:6.10.4": + version: 6.10.4 + resolution: "qs@npm:6.10.4" + dependencies: + side-channel: "npm:^1.0.4" + checksum: 8887a53f63180e0e0291deafef581e550bc3656f2453adc8d3ca34b49c04354d31079962f7faf90ab8f5fd6e3d70ee6645042b27814a757a3a5d5708ae3f58e0 + languageName: node + linkType: hard + "qs@npm:6.11.0": version: 6.11.0 resolution: "qs@npm:6.11.0" @@ -15698,15 +15703,6 @@ __metadata: languageName: node linkType: hard -"qs@npm:~6.10.3": - version: 6.10.5 - resolution: "qs@npm:6.10.5" - dependencies: - side-channel: "npm:^1.0.4" - checksum: c769327741748fd373a969f9c20afba6ded70631e2c36cfef2108cdf5ec659500ed3210988c0e922a27e7c2f13156811ae731eb16d368b8ac2f61578d6ca7304 - languageName: node - linkType: hard - "qs@npm:~6.5.2": version: 6.5.3 resolution: "qs@npm:6.5.3" @@ -18042,7 +18038,7 @@ __metadata: languageName: node linkType: hard -"tough-cookie@npm:^4.1.2": +"tough-cookie@npm:^4.1.2, tough-cookie@npm:^4.1.3": version: 4.1.3 resolution: "tough-cookie@npm:4.1.3" dependencies: