From a906ecc60b0b6d08e21477f22a3b7b167f8bec56 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 8 Dec 2020 08:30:48 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HIGHLIGHTJS-1048676 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96d63b4f224..fcd9d111a9b 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "husky": "1.0.0-rc.15", "jest": "^23.6.0", "lerna": "2.9.1", - "lerna-changelog": "^0.8.0", + "lerna-changelog": "^1.0.0", "lint-staged": "^7.0.5", "meow": "^5.0.0", "multimatch": "^2.1.0",