]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump rxjs from 7.8.0 to 7.8.1 in /src-ui 3277/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 1 May 2023 21:36:08 +0000 (21:36 +0000)
committerGitHub <noreply@github.com>
Mon, 1 May 2023 21:36:08 +0000 (21:36 +0000)
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.8.0 to 7.8.1.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.1/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/7.8.0...7.8.1)

---
updated-dependencies:
- dependency-name: rxjs
  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 454e3e2d9252eabe543c5c79889426275a056213..a4e6208852690724bf2e21d45755b837053c2389 100644 (file)
@@ -28,7 +28,7 @@
         "ngx-cookie-service": "^15.0.0",
         "ngx-file-drop": "^15.0.0",
         "ngx-ui-tour-ng-bootstrap": "^12.6.0",
-        "rxjs": "^7.8.0",
+        "rxjs": "^7.8.1",
         "tslib": "^2.4.1",
         "uuid": "^9.0.0",
         "zone.js": "^0.13.0"
       }
     },
     "node_modules/rxjs": {
-      "version": "7.8.0",
-      "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.0.tgz",
-      "integrity": "sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==",
+      "version": "7.8.1",
+      "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz",
+      "integrity": "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==",
       "dependencies": {
         "tslib": "^2.1.0"
       }
index 2279d9b4560f86ac618271a10dd3ffa2d3a96f9a..30be9ad95930080213e95312f946ab997c83e2d9 100644 (file)
@@ -33,7 +33,7 @@
     "ngx-cookie-service": "^15.0.0",
     "ngx-file-drop": "^15.0.0",
     "ngx-ui-tour-ng-bootstrap": "^12.6.0",
-    "rxjs": "^7.8.0",
+    "rxjs": "^7.8.1",
     "tslib": "^2.4.1",
     "uuid": "^9.0.0",
     "zone.js": "^0.13.0"