mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
fix: upgrade cypress-real-events from 1.7.4 to 1.8.1 (#4968) [skip ci]
Snyk has created this PR to upgrade cypress-real-events from 1.7.4 to 1.8.1. 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 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
parent
21bfc5a45a
commit
8a24b56299
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.3.0"
|
||||
"cypress-real-events": "^1.8.1"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -503,10 +503,10 @@ cross-spawn@^7.0.0:
|
|||
shebang-command "^2.0.0"
|
||||
which "^2.0.1"
|
||||
|
||||
cypress-real-events@^1.3.0:
|
||||
version "1.7.4"
|
||||
resolved "https://registry.yarnpkg.com/cypress-real-events/-/cypress-real-events-1.7.4.tgz#87780ee0f6669ee30ce52016c4bfc94d094a6e3d"
|
||||
integrity sha512-bAlIf3w6uJa72hcbLFpQIl/hBoNGYnSVzFMgohefWcooyZz2WbFZdFAEDOl5qOPATtAU01o92sWvc2QW9eT8aA==
|
||||
cypress-real-events@^1.8.1:
|
||||
version "1.8.1"
|
||||
resolved "https://registry.yarnpkg.com/cypress-real-events/-/cypress-real-events-1.8.1.tgz#d00c7fe93124bbe7c0f27296684838614d24a840"
|
||||
integrity sha512-8fFnA8EzS3EVbAmpSEUf3A8yZCmfU3IPOSGUDVFCdE1ke1gYL1A+gvXXV6HKUbTPRuvKKt2vpaMbUwYLpDRswQ==
|
||||
|
||||
cypress-wait-until@^1.7.1:
|
||||
version "1.7.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue