From d0ebf320f6a1ba3880e58c9a8fea01a5f2aa9d22 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Sep 2024 04:23:21 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 197427ce416..8ab4a9d2302 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "ghost-editor": "0.1.5", "ghost-gql": "0.0.5", "glob": "5.0.15", - "gscan": "0.1.1", + "gscan": "0.2.1", "html-to-text": "2.1.3", "image-size": "0.5.0", "intl": "1.2.5", @@ -72,7 +72,7 @@ "nodemailer": "0.7.1", "oauth2orize": "1.5.1", "passport": "0.3.2", - "passport-ghost": "2.2.0", + "passport-ghost": "2.2.4", "passport-http-bearer": "1.0.1", "passport-oauth2-client-password": "0.1.2", "path-match": "1.2.4",