]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump tslib from 2.6.1 to 2.6.2 in /src-ui (#4108)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 2 Sep 2023 01:01:22 +0000 (01:01 +0000)
committerGitHub <noreply@github.com>
Sat, 2 Sep 2023 01:01:22 +0000 (01:01 +0000)
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.1...v2.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
src-ui/package-lock.json
src-ui/package.json

index 520ef3698f5e29d379a5069f8ba4962dfa61d8b8..2503c13620412b49e329a9f29bfc0c672c69ada8 100644 (file)
@@ -29,7 +29,7 @@
         "ngx-file-drop": "^16.0.0",
         "ngx-ui-tour-ng-bootstrap": "^13.0.3",
         "rxjs": "^7.8.1",
-        "tslib": "^2.6.1",
+        "tslib": "^2.6.2",
         "uuid": "^9.0.0",
         "zone.js": "^0.13.0"
       },
         "node": ">=10"
       }
     },
+    "node_modules/@angular-devkit/build-angular/node_modules/tslib": {
+      "version": "2.6.1",
+      "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.1.tgz",
+      "integrity": "sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==",
+      "dev": true
+    },
     "node_modules/@angular-devkit/build-angular/node_modules/yallist": {
       "version": "4.0.0",
       "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
       }
     },
     "node_modules/tslib": {
-      "version": "2.6.1",
-      "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.1.tgz",
-      "integrity": "sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig=="
+      "version": "2.6.2",
+      "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
+      "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q=="
     },
     "node_modules/tsutils": {
       "version": "3.21.0",
index f91c295c87c2ef344d74acab75ef2bf499ba73c7..6539d96b5a244d73ccf5e1e6a195ed26e2b538f9 100644 (file)
@@ -31,7 +31,7 @@
     "ngx-file-drop": "^16.0.0",
     "ngx-ui-tour-ng-bootstrap": "^13.0.3",
     "rxjs": "^7.8.1",
-    "tslib": "^2.6.1",
+    "tslib": "^2.6.2",
     "uuid": "^9.0.0",
     "zone.js": "^0.13.0"
   },