Skip to content
This repository was archived by the owner on Jun 26, 2023. It is now read-only.

Commit cbc900b

Browse files
Update Cypress to 4.11.0 and all transitive dependencies
Includes lodash update to 4.17.19 which resolves CVE-2020-8203.
1 parent 3303ef5 commit cbc900b

File tree

2 files changed

+52
-61
lines changed

2 files changed

+52
-61
lines changed

e2e/package-lock.json

Lines changed: 51 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"license": "Apache-2.0",
33
"devDependencies": {
4-
"cypress": "^4.7.0"
4+
"cypress": "^4.11.0"
55
}
66
}

0 commit comments

Comments
 (0)