]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump cypress from 10.3.0 to 10.3.1 in /src-ui 1342/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 1 Aug 2022 20:46:27 +0000 (20:46 +0000)
committerGitHub <noreply@github.com>
Mon, 1 Aug 2022 20:46:27 +0000 (20:46 +0000)
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.3.0 to 10.3.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.3.0...v10.3.1)

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

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

index 459d0f2fd74cdc230d71cf8bdbf6736c7e2f91e2..310d2d7f1d2e12002ff324b4d67d1514a84e8586 100644 (file)
@@ -21,6 +21,7 @@
         "@ngneat/dirty-check-forms": "^3.0.2",
         "@popperjs/core": "^2.11.5",
         "bootstrap": "^5.2.0",
+        "cypress": "~10.3.1",
         "file-saver": "^2.0.5",
         "ng2-pdf-viewer": "^9.1.0",
         "ngx-color": "^7.3.3",
@@ -50,7 +51,7 @@
       },
       "optionalDependencies": {
         "@cypress/schematic": "^2.0.0",
-        "cypress": "~10.3.0"
+        "cypress": "~10.3.1"
       }
     },
     "node_modules/@ampproject/remapping": {
       "dev": true
     },
     "node_modules/cypress": {
-      "version": "10.3.0",
-      "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.0.tgz",
-      "integrity": "sha512-txkQWKzvBVnWdCuKs5Xc08gjpO89W2Dom2wpZgT9zWZT5jXxqPIxqP/NC1YArtkpmp3fN5HW8aDjYBizHLUFvg==",
+      "version": "10.3.1",
+      "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.1.tgz",
+      "integrity": "sha512-As9HrExjAgpgjCnbiQCuPdw5sWKx5HUJcK2EOKziu642akwufr/GUeqL5UnCPYXTyyibvEdWT/pSC2qnGW/e5w==",
       "hasInstallScript": true,
       "optional": true,
       "dependencies": {
       }
     },
     "cypress": {
-      "version": "10.3.0",
-      "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.0.tgz",
-      "integrity": "sha512-txkQWKzvBVnWdCuKs5Xc08gjpO89W2Dom2wpZgT9zWZT5jXxqPIxqP/NC1YArtkpmp3fN5HW8aDjYBizHLUFvg==",
+      "version": "10.3.1",
+      "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.1.tgz",
+      "integrity": "sha512-As9HrExjAgpgjCnbiQCuPdw5sWKx5HUJcK2EOKziu642akwufr/GUeqL5UnCPYXTyyibvEdWT/pSC2qnGW/e5w==",
       "optional": true,
       "requires": {
         "@cypress/request": "^2.88.10",
index 5cfe5f3d82231615b497f9ceb03759aadea73dea..3bf94d8535c8b374242254610a8aa7370bd57aea 100644 (file)
@@ -55,6 +55,6 @@
   },
   "optionalDependencies": {
     "@cypress/schematic": "^2.0.0",
-    "cypress": "~10.3.0"
+    "cypress": "~10.3.1"
   }
 }