From f27172edaabf10eb2af74c07d7d62f4258d18c2e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jan 2026 19:59:55 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de9761a8..cfb9a7b7 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "rollup-plugin-node-resolve": "2.0.0", "rollup-pluginutils": "1.5.2", "tiny-lr": "1.0.3", - "tslint": "3.15.1", + "tslint": "5.20.0", "tslint-eslint-rules": "1.5.0", "uglify-js": "2.7.3", "webpack": "2.2.0-rc.3",