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:
authorJulius Härtl <jus@bitgrid.net>2022-01-11 10:11:00 +0300
committerGitHub <noreply@github.com>2022-01-11 10:11:00 +0300
commit7438a39f82e694c8fe7fb48f0cb95e200106b426 (patch)
tree4547ea200d4008db4b02b9b80593bc00d545ee40 /package-lock.json
parentddd9c6a68aae5bb30e9ddae8664ea0cc8b4d4753 (diff)
parent9445078343af1f55edbda1bc5861a3c162655a45 (diff)
Merge pull request #2032 from nextcloud/dependabot/npm_and_yarn/cypress-9.2.0
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 58ae517f9..dbf996380 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -52,7 +52,7 @@
"@nextcloud/webpack-vue-config": "^4.2.0",
"@vue/test-utils": "^1.3.0",
"babel-core": "^7.0.0-bridge.0",
- "cypress": "^9.1.1",
+ "cypress": "^9.2.0",
"cypress-file-upload": "^5.0.8",
"jest": "^27.4.5",
"jest-environment-jsdom": "^27.4.4",
@@ -6820,9 +6820,9 @@
"dev": true
},
"node_modules/cypress": {
- "version": "9.1.1",
- "resolved": "https://registry.npmjs.org/cypress/-/cypress-9.1.1.tgz",
- "integrity": "sha512-yWcYD8SEQ8F3okFbRPqSDj5V0xhrZBT5QRIH+P1J2vYvtEmZ4KGciHE7LCcZZLILOrs7pg4WNCqkj/XRvReQlQ==",
+ "version": "9.2.0",
+ "resolved": "https://registry.npmjs.org/cypress/-/cypress-9.2.0.tgz",
+ "integrity": "sha512-Jn26Tprhfzh/a66Sdj9SoaYlnNX6Mjfmj5PHu2a7l3YHXhrgmavM368wjCmgrxC6KHTOv9SpMQGhAJn+upDViA==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -26441,9 +26441,9 @@
}
},
"cypress": {
- "version": "9.1.1",
- "resolved": "https://registry.npmjs.org/cypress/-/cypress-9.1.1.tgz",
- "integrity": "sha512-yWcYD8SEQ8F3okFbRPqSDj5V0xhrZBT5QRIH+P1J2vYvtEmZ4KGciHE7LCcZZLILOrs7pg4WNCqkj/XRvReQlQ==",
+ "version": "9.2.0",
+ "resolved": "https://registry.npmjs.org/cypress/-/cypress-9.2.0.tgz",
+ "integrity": "sha512-Jn26Tprhfzh/a66Sdj9SoaYlnNX6Mjfmj5PHu2a7l3YHXhrgmavM368wjCmgrxC6KHTOv9SpMQGhAJn+upDViA==",
"dev": true,
"requires": {
"@cypress/request": "^2.88.10",