Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-04 15:22:19 +0300
committerGitHub <noreply@github.com>2022-08-04 15:22:19 +0300
commitf36d883d43e67dc62cbe5a6fb2a911d62500d72d (patch)
treed0674ac45042f3242e85c6012f959e33878e734f
parentd6d2beea4c0ab3c6d684747b240f34eb78e5002e (diff)
parent6adec2827916bb1a3ac894231258da7bbc9c2751 (diff)
Merge pull request #2778 from nextcloud/dependabot/npm_and_yarn/cypress-10.4.0
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index d7a74f330..ec6cb94c0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7051,9 +7051,9 @@
"integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA=="
},
"node_modules/cypress": {
- "version": "10.3.1",
- "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.1.tgz",
- "integrity": "sha512-As9HrExjAgpgjCnbiQCuPdw5sWKx5HUJcK2EOKziu642akwufr/GUeqL5UnCPYXTyyibvEdWT/pSC2qnGW/e5w==",
+ "version": "10.4.0",
+ "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.4.0.tgz",
+ "integrity": "sha512-OM7F8MRE01SHQRVVzunid1ZK1m90XTxYnl+7uZfIrB4CYqUDCrZEeSyCXzIbsS6qcaijVCAhqDL60SxG8N6hew==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -25300,9 +25300,9 @@
"integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA=="
},
"cypress": {
- "version": "10.3.1",
- "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.1.tgz",
- "integrity": "sha512-As9HrExjAgpgjCnbiQCuPdw5sWKx5HUJcK2EOKziu642akwufr/GUeqL5UnCPYXTyyibvEdWT/pSC2qnGW/e5w==",
+ "version": "10.4.0",
+ "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.4.0.tgz",
+ "integrity": "sha512-OM7F8MRE01SHQRVVzunid1ZK1m90XTxYnl+7uZfIrB4CYqUDCrZEeSyCXzIbsS6qcaijVCAhqDL60SxG8N6hew==",
"dev": true,
"requires": {
"@cypress/request": "^2.88.10",