From 912fb7a2c8462ae77787ce72d5ff256216b6d014 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Jan 2026 11:23:25 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a2d6823785..7a952276dbf 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "downshift": "^8.3.1", "framer-motion": "^10.17.9", "fuse.js": "^7.0.0", - "gatsby": "^5.13.1", + "gatsby": "^5.16.0", "gatsby-plugin-manifest": "^5.13.0", "gatsby-plugin-mdx": "^5.13.0", "gatsby-plugin-meta-redirect": "^1.1.1",