From 4781291f42b3ebc65989e7040d72df151621679f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Jun 2025 09:51:06 +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-MULTER-10299078 - 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 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",