From a0583a55a4d8ae18bb022732a9c7342dfd2adcb7 Mon Sep 17 00:00:00 2001 From: Vemund Santi Date: Thu, 23 Jun 2022 15:04:26 +0200 Subject: [PATCH] Bump 'latest-version' package to fix security vulnerability in subdependency --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcaad76..f4edc0b 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "is-installed-globally": "^0.4.0", "is-npm": "^6.0.0", "is-yarn-global": "^0.4.0", - "latest-version": "^6.0.0", + "latest-version": "^7.0.0", "pupa": "^3.1.0", "semver": "^7.3.7", "semver-diff": "^4.0.0",