chore(deps-dev): bump cypress from 13.2.0 to 13.6.2 in /ui (#2392)

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.2.0 to 13.6.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.2.0...v13.6.2)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/ui/package-lock.json b/ui/package-lock.json
index e849f62..ec0a722 100644
--- a/ui/package-lock.json
+++ b/ui/package-lock.json
@@ -96,7 +96,7 @@
         "compression-webpack-plugin": "^10.0.0",
         "copy-webpack-plugin": "^11.0.0",
         "csv-string": "^4.1.1",
-        "cypress": "^13.2.0",
+        "cypress": "^13.6.2",
         "cypress-file-upload": "^5.0.8",
         "eslint": "8.54.0",
         "eslint-config-prettier": "^9.0.0",
@@ -11071,9 +11071,9 @@
       "dev": true
     },
     "node_modules/cypress": {
-      "version": "13.2.0",
-      "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.2.0.tgz",
-      "integrity": "sha512-AvDQxBydE771GTq0TR4ZUBvv9m9ffXuB/ueEtpDF/6gOcvFR96amgwSJP16Yhqw6VhmwqspT5nAGzoxxB+D89g==",
+      "version": "13.6.2",
+      "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.6.2.tgz",
+      "integrity": "sha512-TW3bGdPU4BrfvMQYv1z3oMqj71YI4AlgJgnrycicmPZAXtvywVFZW9DAToshO65D97rCWfG/kqMFsYB6Kp91gQ==",
       "dev": true,
       "hasInstallScript": true,
       "dependencies": {
@@ -34096,9 +34096,9 @@
       "dev": true
     },
     "cypress": {
-      "version": "13.2.0",
-      "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.2.0.tgz",
-      "integrity": "sha512-AvDQxBydE771GTq0TR4ZUBvv9m9ffXuB/ueEtpDF/6gOcvFR96amgwSJP16Yhqw6VhmwqspT5nAGzoxxB+D89g==",
+      "version": "13.6.2",
+      "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.6.2.tgz",
+      "integrity": "sha512-TW3bGdPU4BrfvMQYv1z3oMqj71YI4AlgJgnrycicmPZAXtvywVFZW9DAToshO65D97rCWfG/kqMFsYB6Kp91gQ==",
       "dev": true,
       "requires": {
         "@cypress/request": "^3.0.0",
diff --git a/ui/package.json b/ui/package.json
index 5aabb54..96209ed 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -118,7 +118,7 @@
     "compression-webpack-plugin": "^10.0.0",
     "copy-webpack-plugin": "^11.0.0",
     "csv-string": "^4.1.1",
-    "cypress": "^13.2.0",
+    "cypress": "^13.6.2",
     "cypress-file-upload": "^5.0.8",
     "eslint": "8.54.0",
     "eslint-config-prettier": "^9.0.0",