From 124d572633f073612f384ba651ef90d533bd3ccf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 May 2025 11:43:08 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MULTER-10185673 - https://snyk.io/vuln/SNYK-JS-DICER-2311764 - https://snyk.io/vuln/SNYK-JS-MULTER-10185675 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 197427ce416..c9ee99f9edf 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": "4.48.1", "html-to-text": "2.1.3", "image-size": "0.5.0", "intl": "1.2.5",