From 12140b08aec4c196052dd4076cabeb48979de973 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Feb 2026 15:16:19 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993 - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- 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",