From 3e6a6993d51608320c40ac2402fd90453f9e25ce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Jun 2023 17:12:32 +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 a4efa5f..77c63fc 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "amphtml-validator": "^1.0.35", - "meow": "^8.0.0", + "meow": "^10.0.0", "node-sass": "^7.0.3" }, "devDependencies": {