]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Update cypress 3068/head
authorshamoon <4887959+shamoon@users.noreply.github.com>
Mon, 10 Apr 2023 17:27:10 +0000 (10:27 -0700)
committershamoon <4887959+shamoon@users.noreply.github.com>
Mon, 10 Apr 2023 17:27:10 +0000 (10:27 -0700)
src-ui/package-lock.json
src-ui/package.json

index 103894fb21953be98e046dcc32d83591c518b6d8..7e699c93b663adc0fa6321638e766286a26255d9 100644 (file)
@@ -58,7 +58,7 @@
       },
       "optionalDependencies": {
         "@cypress/schematic": "^2.1.1",
-        "cypress": "~10.9.0"
+        "cypress": "^12.9.0"
       }
     },
     "node_modules/@ampproject/remapping": {
       "dev": true
     },
     "node_modules/cypress": {
-      "version": "10.9.0",
-      "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.9.0.tgz",
-      "integrity": "sha512-MjIWrRpc+bQM9U4kSSdATZWZ2hUqHGFEQTF7dfeZRa4MnalMtc88FIE49USWP2ZVtfy5WPBcgfBX+YorFqGElA==",
+      "version": "12.9.0",
+      "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.9.0.tgz",
+      "integrity": "sha512-Ofe09LbHKgSqX89Iy1xen2WvpgbvNxDzsWx3mgU1mfILouELeXYGwIib3ItCwoRrRifoQwcBFmY54Vs0zw7QCg==",
       "hasInstallScript": true,
       "optional": true,
       "dependencies": {
         "commander": "^5.1.0",
         "common-tags": "^1.8.0",
         "dayjs": "^1.10.4",
-        "debug": "^4.3.2",
+        "debug": "^4.3.4",
         "enquirer": "^2.3.6",
         "eventemitter2": "6.4.7",
         "execa": "4.1.0",
         "cypress": "bin/cypress"
       },
       "engines": {
-        "node": ">=12.0.0"
+        "node": "^14.0.0 || ^16.0.0 || >=18.0.0"
       }
     },
     "node_modules/cypress/node_modules/@types/node": {
index 5862b18c98de6e9c50e7df4f779fe3bb179074e0..fa982160611028ce7236e6ee337fab7525d582fb 100644 (file)
@@ -63,6 +63,6 @@
   },
   "optionalDependencies": {
     "@cypress/schematic": "^2.1.1",
-    "cypress": "~10.9.0"
+    "cypress": "^12.9.0"
   }
 }