From 3727098938297a4d4c63a249425b2b2a7126dc42 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jan 2026 08:04:41 +0000 Subject: [PATCH] fix: marketing/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- marketing/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marketing/package.json b/marketing/package.json index 65156bc8..13d30bf7 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": "3.13.0", "gatsby-plugin-sass": "2.3.12", "gatsby-plugin-ts-loader": "0.1.0", "react": "16.13.1",