From 6720e69d11ceaba77ce166c516d8757f4ec27acb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 29 Jan 2022 17:12:46 +0000 Subject: [PATCH] feat: upgrade tslib from 1.14.1 to 2.3.1 Snyk has created this PR to upgrade tslib from 1.14.1 to 2.3.1. See this package in npm: https://www.npmjs.com/package/tslib See this project in Snyk: https://app.snyk.io/org/suryansh5545/project/078a6f26-c4a3-4923-8bed-d407a345d609?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 1312a1287..7bad695dc 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "ngx-twitter-timeline": "^0.1.5", "normalize.css": "^8.0.0", "rxjs": "^6.5.2", - "tslib": "^1.9.0", + "tslib": "^2.3.1", "zone.js": "^0.8.29" }, "devDependencies": {