chore(deps): bump tslib from 2.5.1 to 2.5.2

Bumps [tslib](https://github.com/Microsoft/tslib) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.5.1...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-05-19 01:07:55 +00:00
committed by GitHub
parent c769951dcd
commit 242718dbaf
11 changed files with 13 additions and 13 deletions

View File

@@ -15,7 +15,7 @@
"dependencies": {
"iterare": "1.2.1",
"object-hash": "3.0.0",
"tslib": "2.5.1"
"tslib": "2.5.2"
},
"devDependencies": {
"@nestjs/common": "9.4.1",