From 6abc14c24bae04ba21c580d9dae9bf9ec6de6ac8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 21 Feb 2025 00:01:21 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-OCTOKITPLUGINPAGINATEREST-8730855 - https://snyk.io/vuln/SNYK-JS-OCTOKITREQUEST-8730853 - https://snyk.io/vuln/SNYK-JS-OCTOKITREQUESTERROR-8730854 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b8a40ef..dae3c3e3 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@commitlint/config-conventional": "^11.0.0", "commitizen": "^4.2.4", "husky": "^4.3.0", - "lerna": "^3.22.1", + "lerna": "^6.5.0", "prettier": "^2.0.5", "rimraf": "^3.0.2" },