From 57ae651c2d4edbda19e38bc8a095f4d0ccc1e0bb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Jun 2023 14:47:38 +0000 Subject: [PATCH] fix: pkgs/press/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- pkgs/press/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/press/package.json b/pkgs/press/package.json index f734291..8138fc3 100644 --- a/pkgs/press/package.json +++ b/pkgs/press/package.json @@ -19,7 +19,7 @@ "@percolate/cli-utils": "0.1.17", "@sentry/cli": "1.49.0", "aws-sdk": "2.885.0", - "semver": "6.3.0", + "semver": "7.5.2", "yargs": "16.2.0" }, "publishConfig": {