Explorar el Código

Merge pull request #44428 from nextcloud/dependabot/npm_and_yarn/cypress-13.7.1

John Molakvoæ hace 2 meses
padre
commit
2195256cde
Se han modificado 2 ficheros con 5 adiciones y 5 borrados
  1. 4 4
      package-lock.json
  2. 1 1
      package.json

+ 4 - 4
package-lock.json

@@ -117,7 +117,7 @@
         "babel-loader-exclude-node-modules-except": "^1.2.1",
         "colord": "^2.9.3",
         "css-loader": "^6.8.1",
-        "cypress": "^13.7.0",
+        "cypress": "^13.7.1",
         "cypress-axe": "^1.5.0",
         "cypress-if": "^1.10.5",
         "cypress-split": "^1.21.0",
@@ -9888,9 +9888,9 @@
       "dev": true
     },
     "node_modules/cypress": {
-      "version": "13.7.0",
-      "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.0.tgz",
-      "integrity": "sha512-UimjRSJJYdTlvkChcdcfywKJ6tUYuwYuk/n1uMMglrvi+ZthNhoRYcxnWgTqUtkl17fXrPAsD5XT2rcQYN1xKA==",
+      "version": "13.7.1",
+      "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.1.tgz",
+      "integrity": "sha512-4u/rpFNxOFCoFX/Z5h+uwlkBO4mWzAjveURi3vqdSu56HPvVdyGTxGw4XKGWt399Y1JwIn9E1L9uMXQpc0o55w==",
       "dev": true,
       "hasInstallScript": true,
       "dependencies": {

+ 1 - 1
package.json

@@ -144,7 +144,7 @@
     "babel-loader-exclude-node-modules-except": "^1.2.1",
     "colord": "^2.9.3",
     "css-loader": "^6.8.1",
-    "cypress": "^13.7.0",
+    "cypress": "^13.7.1",
     "cypress-axe": "^1.5.0",
     "cypress-if": "^1.10.5",
     "cypress-split": "^1.21.0",