From 1a7cd338d9826dad3f3722fd88e1930d5ae8984e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Jun 2023 21:30:55 +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 714dea5..3f59350 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "ip": "^1.1.8", "last-commit-log": "^3.3.0", "lodash": "^4.17.21", - "read-pkg-up": "7", + "read-pkg-up": "8.0.0", "semver": "^7.5.0" }, "devDependencies": {