From 5e454b785cdaf68fb9009574bdbdecf1d559c168 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 9 Jan 2023 17:21:52 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DEBUG-3227433 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1405af3f32..27bed79543 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@semantic-release/last-release-npm": "^1.2.1", "@semantic-release/release-notes-generator": "^2.0.0", "git-head": "^1.2.1", - "github": "^8.0.0", + "github": "^12.0.4", "lodash": "^4.0.0", "nerf-dart": "^1.0.0", "nopt": "^4.0.0",