From a2b401237abc9c728a19196a43ee3b4ac28b0fc3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 24 Sep 2024 09:23:46 +0000 Subject: [PATCH] fix: upgrade tslib from 2.6.2 to 2.7.0 Snyk has created this PR to upgrade tslib from 2.6.2 to 2.7.0. See this package in npm: tslib See this project in Snyk: https://app.snyk.io/org/m0narca/project/cbd49507-b5db-4f6d-846a-f2623ab574cf?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a7f305..66014bc 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@angular/router": "^12.0.0", "firebase": "^10.3.1", "rxjs": "~7.8.0", - "tslib": "^2.3.0", + "tslib": "^2.7.0", "zone.js": "~0.13.0" }, "devDependencies": {