]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump tslib from 2.5.0 to 2.5.2 in /src-ui 3501/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 1 Jun 2023 21:28:17 +0000 (21:28 +0000)
committerGitHub <noreply@github.com>
Thu, 1 Jun 2023 21:28:17 +0000 (21:28 +0000)
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.5.0 to 2.5.2.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.5.0...2.5.2)

---
updated-dependencies:
- dependency-name: tslib
  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 cb20912b0acf68747a6ae4a27b320900a89c5bed..9990b44519e7c9ff675ac58693a8d05b7040c1ba 100644 (file)
@@ -29,7 +29,7 @@
         "ngx-file-drop": "^15.0.0",
         "ngx-ui-tour-ng-bootstrap": "^12.6.0",
         "rxjs": "^7.8.1",
-        "tslib": "^2.4.1",
+        "tslib": "^2.5.2",
         "uuid": "^9.0.0",
         "zone.js": "^0.13.0"
       },
       "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
       "dev": true
     },
+    "node_modules/@angular-devkit/build-angular/node_modules/tslib": {
+      "version": "2.5.0",
+      "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz",
+      "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==",
+      "dev": true
+    },
     "node_modules/@angular-devkit/build-webpack": {
       "version": "0.1502.7",
       "resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.1502.7.tgz",
       }
     },
     "node_modules/tslib": {
-      "version": "2.5.0",
-      "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz",
-      "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg=="
+      "version": "2.5.2",
+      "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.2.tgz",
+      "integrity": "sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA=="
     },
     "node_modules/tsutils": {
       "version": "3.21.0",
index b8b7d3b8c3b263be69e4ccc6f07e3cce79d7bc78..549642effcdf59c79c1a4f6d0758a857cd4d9598 100644 (file)
@@ -31,7 +31,7 @@
     "ngx-file-drop": "^15.0.0",
     "ngx-ui-tour-ng-bootstrap": "^12.6.0",
     "rxjs": "^7.8.1",
-    "tslib": "^2.4.1",
+    "tslib": "^2.5.2",
     "uuid": "^9.0.0",
     "zone.js": "^0.13.0"
   },