From b0f973da98136c20376f19e36a9f4e37d229f1ed Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 14 Aug 2023 03:02:58 +0000
Subject: [PATCH] chore(deps): bump tslib from 2.6.0 to 2.6.1

Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.6.0...v2.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index c913c94..531a637 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
         "lodash": "4.17.21",
         "reflect-metadata": "0.1.13",
         "rxjs": "7.8.1",
-        "tslib": "2.6.0",
+        "tslib": "2.6.1",
         "typescript": "~5.1.3"
     },
     "devDependencies": {