From 4274ca0cf1c07b44e89fd13ac1b264adcd4f954c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 23 Jul 2025 09:34:59 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MULTER-10773732 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e783b58..f2d7a946 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "bluebird": "^3.7.2", "eslint-plugin-react-hooks": "^5.2.0", "firebase": "^11.4.0", - "gatsby": "^5.14.1", + "gatsby": "^5.14.4", "gatsby-plugin-catch-links": "^5.14.0", "gatsby-plugin-cname": "^1.0.0", "gatsby-plugin-google-fonts": "^1.0.1",