From 5da6c5b3aef34b1eabd88ee6ab3ddee51e213d90 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 13 Sep 2025 09:06:14 +0000 Subject: [PATCH] fix: marketing/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-12613773 --- marketing/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marketing/package.json b/marketing/package.json index 65156bc8..983bdd71 100644 --- a/marketing/package.json +++ b/marketing/package.json @@ -16,7 +16,7 @@ "license": "ISC", "dependencies": { "@rocketmakers/armstrong": "0.0.1-alpha.51", - "gatsby": "2.18.10", + "gatsby": "5.14.0", "gatsby-plugin-sass": "2.3.12", "gatsby-plugin-ts-loader": "0.1.0", "react": "16.13.1",