]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump cypress from 10.7.0 to 10.9.0 in /src-ui 1707/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 2 Oct 2022 00:10:16 +0000 (00:10 +0000)
committerGitHub <noreply@github.com>
Sun, 2 Oct 2022 00:10:16 +0000 (00:10 +0000)
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.7.0 to 10.9.0.
- [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/v10.7.0...v10.9.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
src-ui/package-lock.json
src-ui/package.json

index e3f06fd5efc06cbcd27f000ebce91979842f68fa..fb7be8cb2e89c2a6ab30de7580f0a72517c37a12 100644 (file)
@@ -21,6 +21,7 @@
         "@ngneat/dirty-check-forms": "^3.0.2",
         "@popperjs/core": "^2.11.6",
         "bootstrap": "^5.2.1",
+        "cypress": "~10.9.0",
         "file-saver": "^2.0.5",
         "ng2-pdf-viewer": "^9.1.0",
         "ngx-color": "^8.0.2",
@@ -50,7 +51,7 @@
       },
       "optionalDependencies": {
         "@cypress/schematic": "^2.1.1",
-        "cypress": "~10.7.0"
+        "cypress": "~10.9.0"
       }
     },
     "node_modules/@adobe/css-tools": {
       "dev": true
     },
     "node_modules/cypress": {
-      "version": "10.7.0",
-      "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.7.0.tgz",
-      "integrity": "sha512-gTFvjrUoBnqPPOu9Vl5SBHuFlzx/Wxg/ZXIz2H4lzoOLFelKeF7mbwYUOzgzgF0oieU2WhJAestQdkgwJMMTvQ==",
+      "version": "10.9.0",
+      "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.9.0.tgz",
+      "integrity": "sha512-MjIWrRpc+bQM9U4kSSdATZWZ2hUqHGFEQTF7dfeZRa4MnalMtc88FIE49USWP2ZVtfy5WPBcgfBX+YorFqGElA==",
       "hasInstallScript": true,
       "optional": true,
       "dependencies": {
         "dayjs": "^1.10.4",
         "debug": "^4.3.2",
         "enquirer": "^2.3.6",
-        "eventemitter2": "^6.4.3",
+        "eventemitter2": "6.4.7",
         "execa": "4.1.0",
         "executable": "^4.1.1",
         "extract-zip": "2.0.1",
       }
     },
     "cypress": {
-      "version": "10.7.0",
-      "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.7.0.tgz",
-      "integrity": "sha512-gTFvjrUoBnqPPOu9Vl5SBHuFlzx/Wxg/ZXIz2H4lzoOLFelKeF7mbwYUOzgzgF0oieU2WhJAestQdkgwJMMTvQ==",
+      "version": "10.9.0",
+      "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.9.0.tgz",
+      "integrity": "sha512-MjIWrRpc+bQM9U4kSSdATZWZ2hUqHGFEQTF7dfeZRa4MnalMtc88FIE49USWP2ZVtfy5WPBcgfBX+YorFqGElA==",
       "optional": true,
       "requires": {
         "@cypress/request": "^2.88.10",
         "dayjs": "^1.10.4",
         "debug": "^4.3.2",
         "enquirer": "^2.3.6",
-        "eventemitter2": "^6.4.3",
+        "eventemitter2": "6.4.7",
         "execa": "4.1.0",
         "executable": "^4.1.1",
         "extract-zip": "2.0.1",
index ee02672d620fbf0a23ffc5e34ec8ddc5a6daa8e6..ef7361785a68822447d5b7af10c80e27cd69c99d 100644 (file)
@@ -55,6 +55,6 @@
   },
   "optionalDependencies": {
     "@cypress/schematic": "^2.1.1",
-    "cypress": "~10.7.0"
+    "cypress": "~10.9.0"
   }
 }