Bump tslib from 2.5.0 to 2.5.2 in /src-ui

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>
This commit is contained in:
dependabot[bot]
2023-06-01 21:28:17 +00:00
committed by GitHub
parent fb607332b9
commit 1d3ae777d5
2 changed files with 11 additions and 5 deletions

View 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"
},