Skip to content

Commit 5816c57

Browse files
chore(deps): update dependency cypress to v13.5.1 (#4896)
1 parent ef46b04 commit 5816c57

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"classnames": "2.3.2",
6767
"copy-to-clipboard": "3.3.3",
6868
"countries-and-timezones": "^3.4.0",
69-
"cypress": "13.3.0",
69+
"cypress": "13.5.1",
7070
"cypress-vite": "^1.4.0",
7171
"date-fns": "2.30.0",
7272
"date-fns-tz": "^2.0.0",

frontend/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3215,10 +3215,10 @@ cypress-vite@^1.4.0:
32153215
chokidar "^3.5.3"
32163216
debug "^4.3.4"
32173217

3218-
cypress@13.3.0:
3219-
version "13.3.0"
3220-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.3.0.tgz#d00104661b337d662c5a4280a051ee59f8aa1e31"
3221-
integrity sha512-mpI8qcTwLGiA4zEQvTC/U1xGUezVV4V8HQCOYjlEOrVmU1etVvxOjkCXHGwrlYdZU/EPmUiWfsO3yt1o+Q2bgw==
3218+
cypress@13.5.1:
3219+
version "13.5.1"
3220+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.5.1.tgz#8b19bf0b9f31ea43f78980b2479bd3f25197d5cc"
3221+
integrity sha512-yqLViT0D/lPI8Kkm7ciF/x/DCK/H/DnogdGyiTnQgX4OVR2aM30PtK+kvklTOD1u3TuItiD9wUQAF8EYWtyZug==
32223222
dependencies:
32233223
"@cypress/request" "^3.0.0"
32243224
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)