Skip to content

Commit 84f2d84

Browse files
opensearch-trigger-bot[bot]github-actions[bot]Ritvi Bhatt
authored
downgrade cypress to 12.17.4 (#2306) (#2308)
(cherry picked from commit 7d4dead) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Ritvi Bhatt <[email protected]>
1 parent a1cc0f0 commit 84f2d84

File tree

2 files changed

+12
-19
lines changed

2 files changed

+12
-19
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/react-test-renderer": "^18.0.0",
4444
"@types/sanitize-filename": "^1.6.3",
4545
"antlr4ts-cli": "^0.5.0-alpha.4",
46-
"cypress": "^13.6.0",
46+
"cypress": "12.17.4",
4747
"cypress-multi-reporters": "^1.6.4",
4848
"cypress-parallel": "^0.14.0",
4949
"cypress-watch-and-reload": "^1.10.6",

yarn.lock

+11-18
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.6.0.tgz#ec6cd237440700bc23ca23087f513c75508958b0"
108108
integrity sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==
109109

110-
"@cypress/request@^3.0.0":
110+
"@cypress/request@2.88.12", "@cypress/request@^3.0.0":
111111
version "3.0.1"
112112
resolved "https://registry.yarnpkg.com/@cypress/request/-/request-3.0.1.tgz#72d7d5425236a2413bd3d8bb66d02d9dc3168960"
113113
integrity sha512-TWivJlJi8ZDx2wGOw1dbLuHJKUYX7bWySw377nlnGOW3hP9/MUKIsEdXT/YngWxVdgNCHRBmFlBipE+5/2ZZlQ==
@@ -254,12 +254,10 @@
254254
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.9.tgz#a70ec9d8fa0180a314c3ede0e20ea56ff71aed9a"
255255
integrity sha512-PcGNd//40kHAS3sTlzKB9C9XL4K0sTup8nbG5lC14kzEteTNuAFh9u5nA0o5TWnSG2r/JNPRXFVcHJIIeRlmqQ==
256256

257-
"@types/node@^18.17.5":
258-
version "18.19.5"
259-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.5.tgz#4b23a9ab8ab7dafebb57bcbaf5c3d8d04f9d8cac"
260-
integrity sha512-22MG6T02Hos2JWfa1o5jsIByn+bc5iOt1IS4xyg6OG68Bu+wMonVZzdrgCw693++rpLE9RUT/Bx15BeDzO0j+g==
261-
dependencies:
262-
undici-types "~5.26.4"
257+
"@types/node@^16.18.39":
258+
version "16.18.123"
259+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.123.tgz#9073e454ee52ce9e2de038e7e0cf90f65c9abd56"
260+
integrity sha512-/n7I6V/4agSpJtFDKKFEa763Hc1z3hmvchobHS1TisCOTKD5nxq8NJ2iK7SRIMYL276Q9mgWOx2AWp5n2XI6eA==
263261

264262
"@types/plotly.js@*":
265263
version "2.12.26"
@@ -918,14 +916,14 @@ cypress-watch-and-reload@^1.10.6:
918916
chokidar "3.5.3"
919917
ws "8.13.0"
920918

921-
cypress@^13.6.0:
922-
version "13.6.2"
923-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.6.2.tgz#c70df09db0a45063298b3cecba2fa21109768e08"
924-
integrity sha512-TW3bGdPU4BrfvMQYv1z3oMqj71YI4AlgJgnrycicmPZAXtvywVFZW9DAToshO65D97rCWfG/kqMFsYB6Kp91gQ==
919+
cypress@12.17.4:
920+
version "12.17.4"
921+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.17.4.tgz#b4dadf41673058493fa0d2362faa3da1f6ae2e6c"
922+
integrity sha512-gAN8Pmns9MA5eCDFSDJXWKUpaL3IDd89N9TtIupjYnzLSmlpVr+ZR+vb4U/qaMp+lB6tBvAmt7504c3Z4RU5KQ==
925923
dependencies:
926-
"@cypress/request" "^3.0.0"
924+
"@cypress/request" "2.88.12"
927925
"@cypress/xvfb" "^1.2.4"
928-
"@types/node" "^18.17.5"
926+
"@types/node" "^16.18.39"
929927
"@types/sinonjs__fake-timers" "8.1.1"
930928
"@types/sizzle" "^2.3.2"
931929
arch "^2.2.0"
@@ -3284,11 +3282,6 @@ typed-styles@^0.0.7:
32843282
resolved "https://registry.yarnpkg.com/typed-styles/-/typed-styles-0.0.7.tgz#93392a008794c4595119ff62dde6809dbc40a3d9"
32853283
integrity sha512-pzP0PWoZUhsECYjABgCGQlRGL1n7tOHsgwYv3oIiEpJwGhFTuty/YNeduxQYzXXa3Ge5BdT6sHYIQYpl4uJ+5Q==
32863284

3287-
undici-types@~5.26.4:
3288-
version "5.26.5"
3289-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
3290-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
3291-
32923285
unherit@^1.0.4:
32933286
version "1.1.3"
32943287
resolved "https://registry.yarnpkg.com/unherit/-/unherit-1.1.3.tgz#6c9b503f2b41b262330c80e91c8614abdaa69c22"

0 commit comments

Comments
 (0)