|
28 | 28 | resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
|
29 | 29 | integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
|
30 | 30 |
|
31 |
| -"@cypress/request@^3.0.0": |
| 31 | +"@cypress/request@2.88.12", "@cypress/request@^3.0.0": |
32 | 32 | version "3.0.1"
|
33 | 33 | resolved "https://registry.yarnpkg.com/@cypress/request/-/request-3.0.1.tgz#72d7d5425236a2413bd3d8bb66d02d9dc3168960"
|
34 | 34 | integrity sha512-TWivJlJi8ZDx2wGOw1dbLuHJKUYX7bWySw377nlnGOW3hP9/MUKIsEdXT/YngWxVdgNCHRBmFlBipE+5/2ZZlQ==
|
|
92 | 92 | resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.6.tgz#31743bc5772b6ac223845e18c3fc26f042713c83"
|
93 | 93 | integrity sha512-EdxgKRXgYsNITy5mjjXjVE/CS8YENSdhiagGrLqjG0pvA2owgJ6i4l7wy/PFZGC0B1/H20lWKN7ONVDNYDZm7A==
|
94 | 94 |
|
| 95 | +"@types/node@^16.18.39": |
| 96 | + version "16.18.125" |
| 97 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.125.tgz#c2bfb73222c573e5906843a13db24714c21ba556" |
| 98 | + integrity sha512-w7U5ojboSPfZP4zD98d+/cjcN2BDW6lKH2M0ubipt8L8vUC7qUAC6ENKGSJL4tEktH2Saw2K4y1uwSjyRGKMhw== |
| 99 | + |
95 | 100 | "@types/plotly.js@*":
|
96 | 101 | version "2.12.2"
|
97 | 102 | resolved "https://registry.yarnpkg.com/@types/plotly.js/-/plotly.js-2.12.2.tgz#9e4c61d3aaf33aee98fc5bdbeffd6cd85271f3f8"
|
@@ -484,13 +489,14 @@ csstype@^3.0.2:
|
484 | 489 | resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.0.tgz#4ddcac3718d787cf9df0d1b7d15033925c8f29f2"
|
485 | 490 | integrity sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==
|
486 | 491 |
|
487 |
| -cypress@^13.6.0: |
488 |
| - version "13.6.4" |
489 |
| - resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.6.4.tgz#42c88d3ee0342f1681abfacabf9c1f082676bc53" |
490 |
| - integrity sha512-pYJjCfDYB+hoOoZuhysbbYhEmNW7DEDsqn+ToCLwuVowxUXppIWRr7qk4TVRIU471ksfzyZcH+mkoF0CQUKnpw== |
| 492 | +cypress@12.17.4: |
| 493 | + version "12.17.4" |
| 494 | + resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.17.4.tgz#b4dadf41673058493fa0d2362faa3da1f6ae2e6c" |
| 495 | + integrity sha512-gAN8Pmns9MA5eCDFSDJXWKUpaL3IDd89N9TtIupjYnzLSmlpVr+ZR+vb4U/qaMp+lB6tBvAmt7504c3Z4RU5KQ== |
491 | 496 | dependencies:
|
492 |
| - "@cypress/request" "^3.0.0" |
| 497 | + "@cypress/request" "2.88.12" |
493 | 498 | "@cypress/xvfb" "^1.2.4"
|
| 499 | + "@types/node" "^16.18.39" |
494 | 500 | "@types/sinonjs__fake-timers" "8.1.1"
|
495 | 501 | "@types/sizzle" "^2.3.2"
|
496 | 502 | arch "^2.2.0"
|
|
0 commit comments