aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-19 01:22:52 +0000
committerGitHub <noreply@github.com>2023-08-19 01:22:52 +0000
commit8324fa04511ce48d3a98cdb92d0c1eef35e6f062 (patch)
tree9da63ee567beee58368b2fa0493fd78bb4da9e91 /package-lock.json
parent3bdcc36f03ffca8b4f5b9de4dd05210e4d277bd4 (diff)
downloadnextcloud-server-8324fa04511ce48d3a98cdb92d0c1eef35e6f062.tar.gz
nextcloud-server-8324fa04511ce48d3a98cdb92d0c1eef35e6f062.zip
chore(deps-dev): Bump cypress from 12.17.3 to 12.17.4
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.17.3 to 12.17.4. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v12.17.3...v12.17.4) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json11
1 files changed, 6 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index 5fee2a62254..5681f56311e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -115,7 +115,7 @@
"babel-loader": "^9.1.0",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"css-loader": "^6.8.1",
- "cypress": "^12.12.0",
+ "cypress": "^12.17.4",
"cypress-wait-until": "^1.7.2",
"dockerode": "^3.3.5",
"eslint-plugin-cypress": "^2.14.0",
@@ -9065,13 +9065,13 @@
"dev": true
},
"node_modules/cypress": {
- "version": "12.17.3",
- "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.17.3.tgz",
- "integrity": "sha512-/R4+xdIDjUSLYkiQfwJd630S81KIgicmQOLXotFxVXkl+eTeVO+3bHXxdi5KBh/OgC33HWN33kHX+0tQR/ZWpg==",
+ "version": "12.17.4",
+ "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.17.4.tgz",
+ "integrity": "sha512-gAN8Pmns9MA5eCDFSDJXWKUpaL3IDd89N9TtIupjYnzLSmlpVr+ZR+vb4U/qaMp+lB6tBvAmt7504c3Z4RU5KQ==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
- "@cypress/request": "^2.88.11",
+ "@cypress/request": "2.88.12",
"@cypress/xvfb": "^1.2.4",
"@types/node": "^16.18.39",
"@types/sinonjs__fake-timers": "8.1.1",
@@ -9106,6 +9106,7 @@
"minimist": "^1.2.8",
"ospath": "^1.2.2",
"pretty-bytes": "^5.6.0",
+ "process": "^0.11.10",
"proxy-from-env": "1.0.0",
"request-progress": "^3.0.0",
"semver": "^7.5.3",