mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-06 05:01:13 -07:00
fix: upgrade cypress-real-events from 1.10.3 to 1.12.0
Snyk has created this PR to upgrade cypress-real-events from 1.10.3 to 1.12.0. See this package in npm: See this project in Snyk: https://app.snyk.io/org/ombi-shared/project/750c1ef4-1459-4f30-a181-009a5f1ea1dc?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
ee3bf10421
commit
005a70496c
2 changed files with 5 additions and 5 deletions
|
@ -27,6 +27,6 @@
|
|||
"demo:open": "cypress open --config-file cypress/config/demo.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"cypress-real-events": "^1.10.1"
|
||||
"cypress-real-events": "^1.12.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -503,10 +503,10 @@ cross-spawn@^7.0.0:
|
|||
shebang-command "^2.0.0"
|
||||
which "^2.0.1"
|
||||
|
||||
cypress-real-events@^1.10.1:
|
||||
version "1.10.3"
|
||||
resolved "https://registry.yarnpkg.com/cypress-real-events/-/cypress-real-events-1.10.3.tgz#e2e949ea509cc4306df6c238de1a9982d67360e5"
|
||||
integrity sha512-YN3fn+CJIAM638sE6uMvv2/n3PsWowdd0rOiN6ZoyezNAMyENfuQHvccLKZpN+apGfQZYetCml6QXLYgDid2fg==
|
||||
cypress-real-events@^1.12.0:
|
||||
version "1.12.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress-real-events/-/cypress-real-events-1.12.0.tgz#ffeb2b23686ba5b16ac91dd9bc3b6785d36d38d3"
|
||||
integrity sha512-oiy+4kGKkzc2PT36k3GGQqkGxNiVypheWjMtfyi89iIk6bYmTzeqxapaLHS3pnhZOX1IEbTDUVxh8T4Nhs1tyQ==
|
||||
|
||||
cypress-wait-until@^1.7.1:
|
||||
version "1.7.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue