From b8372543514df9e1e8a559ad5caeda4c902c18c9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 20 Feb 2025 21:51:01 +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 b00d38bd04..5d06e14952 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "eslint-plugin-jest": "^24.0.0", "husky": "^6.0.0", "jest": "26.6.3", - "lerna": "^4.0.0", + "lerna": "^6.5.0", "lint-staged": "10.5.4", "prettier": "^2.0.5", "ts-jest": "26.5.6",