From 70067b8606bb73c421623453426326acbc3fa88c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 1 Jan 2024 23:11:53 +0000 Subject: [PATCH] fix: node_modules/lines-and-columns/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-6141137 --- node_modules/lines-and-columns/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/lines-and-columns/package.json b/node_modules/lines-and-columns/package.json index 646cb23017..4b70be7fe9 100644 --- a/node_modules/lines-and-columns/package.json +++ b/node_modules/lines-and-columns/package.json @@ -36,7 +36,7 @@ "@types/mocha": "^2.2.34", "@types/node": "^6.0.52", "mocha": "^3.2.0", - "semantic-release": "^6.3.2", + "semantic-release": "^10.0.0", "ts-node": "^1.7.2", "tslint": "^4.1.1", "typescript": "^2.1.4"