From 10fbb379f6102636290092c981a8d11d1e41ea77 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 18 Nov 2020 08:25:31 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-Y18N-1021887 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1084992025b..44c7eb75ffc 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "eslint": "4.15.0", "execa": "^0.9.0", "husky": "^0.13.2", - "lerna": "2.6.0", + "lerna": "3.0.0", "lerna-changelog": "^0.6.0", "lint-staged": "^7.0.5", "meow": "^4.0.0",