From 0d265c5957a8654c0ca94cab839f037f9d6b6924 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 22 Jul 2025 08:15:32 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-OCTOKITREQUEST-8730853 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41f8c46e..bd501332 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dependencies": { "@changesets/changelog-github": "^0.5.0", "@changesets/cli": "^2.28.1", - "lerna": "^8.1.9", + "lerna": "^8.2.1", "prettier": "^3.5.2" }, "packageManager": "yarn@4.7.0"