From 0c3c2cd767fb1f8186383776107f66b221368392 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 1 Jul 2023 03:59:03 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd8aa54..0b8c02c 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "git-remote-origin-url": "^1.1.2", "github-upstream-url": "^1.0.0", "github-url-from-git": "^1.4.0", - "meow": "^3.4.2" + "meow": "^10.0.0" }, "devDependencies": { "mocha": "^2.3.4"