From 9cdb725415ea091c862f37ba30f656a356f8ee57 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Dec 2025 10:28:25 +0000 Subject: [PATCH] fix: marketing/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:debug:20170905 --- marketing/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marketing/package.json b/marketing/package.json index 65156bc8..576a84ae 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": "2.32.8", "gatsby-plugin-sass": "2.3.12", "gatsby-plugin-ts-loader": "0.1.0", "react": "16.13.1",