Skip to content

Commit a6fd332

Browse files
committed
fix: upgrade cypress from 13.10.0 to 13.13.0
Snyk has created this PR to upgrade cypress from 13.10.0 to 13.13.0. See this package in npm: cypress See this project in Snyk: https://app.snyk.io/org/hashim21223445/project/c5604a98-581e-464a-bfcb-e06839af095a?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent c649e87 commit a6fd332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"export": "next export"
1919
},
2020
"dependencies": {
21-
"cypress": "^13.12.0",
21+
"cypress": "^13.13.0",
2222
"next": "^14.2.4",
2323
"react": "^18.3.1",
2424
"react-dom": "^18.3.1"

0 commit comments

Comments
 (0)