From 809f55c52199bc69dba450c428aee6275d8e3354 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 26 Jun 2024 20:40:07 +0000 Subject: [PATCH] fix: upgrade vowel from 0.0.3 to 0.1.0 Snyk has created this PR to upgrade vowel from 0.0.3 to 0.1.0. See this package in npm: vowel See this project in Snyk: https://app.snyk.io/org/f3rno64/project/f9c01ae7-f667-4674-a9f6-cd04841f3b7a?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8112e5..95180a4 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "strip-ansi": "^6.0.0", "time-speak": "^1.8.1", "tslib": "^2.6.2", - "vowel": "^0.0.3", + "vowel": "^0.1.0", "weekday": "^3.0.1", "yargs": "^17.7.2" },