Merge pull request #2076 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/tslib-2.4.1

Bump tslib from 2.4.0 to 2.4.1 in /src-ui
This commit is contained in:
shamoon
2022-12-01 16:40:07 -08:00
committed by GitHub
2 changed files with 20 additions and 8 deletions

View File

@@ -33,7 +33,7 @@
"ngx-file-drop": "^14.0.2",
"ngx-ui-tour-ng-bootstrap": "^11.1.0",
"rxjs": "~7.5.7",
"tslib": "^2.3.1",
"tslib": "^2.4.1",
"uuid": "^9.0.0",
"zone.js": "~0.11.8"
},