Skip to content

Commit 08e8971

Browse files
authored
Upgrade Cypress to bring new form-data version (#335)
1 parent 27718a4 commit 08e8971

2 files changed

Lines changed: 333 additions & 174 deletions

File tree

libs/cypress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"integration-tests:ci": "npm run -w @flightctl/standalone start-prod"
1212
},
1313
"devDependencies": {
14-
"cypress": "^13.7.0"
14+
"cypress": "^14.0.0"
1515
}
1616
}

0 commit comments

Comments
 (0)