From 51e08021cf97573bb4b6c55ecfbdea6b580fef75 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Feb 2026 11:46:09 +0000 Subject: [PATCH] fix: deployable_site_2/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- deployable_site_2/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployable_site_2/package.json b/deployable_site_2/package.json index 5c9a1ee..190feb4 100644 --- a/deployable_site_2/package.json +++ b/deployable_site_2/package.json @@ -13,7 +13,7 @@ "@stackbit/gatsby-plugin-menus": "0.0.4", "classnames": "^2.2.6", "fs-extra": "^7.0.1", - "gatsby": "5.15.0", + "gatsby": "5.16.0", "gatsby-plugin-react-helmet": "^3.0.0", "gatsby-source-filesystem": "4.21.0", "gatsby-transformer-remark": "6.0.0",