From c6d204c8ac3bd12e48a7928eb0208f4d204f4cd0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 3 Sep 2025 09:52:40 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-8482416 - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e783b58..0d232800 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.15.0", "gatsby-plugin-catch-links": "^5.14.0", "gatsby-plugin-cname": "^1.0.0", "gatsby-plugin-google-fonts": "^1.0.1",