From 5998b2563b47197ac94f6b15a74064a49871da65 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 Jan 2026 12:53:07 +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 - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9e783b58..f7b1056a 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "bluebird": "^3.7.2", "eslint-plugin-react-hooks": "^5.2.0", "firebase": "^11.4.0", - "gatsby": "^5.14.1", + "gatsby": "^5.16.0", "gatsby-plugin-catch-links": "^5.14.0", "gatsby-plugin-cname": "^1.0.0", "gatsby-plugin-google-fonts": "^1.0.1", @@ -52,7 +52,7 @@ "gatsby-transformer-sharp": "^5.14.0", "gist-syntax-themes": "^1.1.0", "katex": "^0.16.21", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "lru-cache": "^11.0.2", "metascraper-description": "^5.46.5", "metascraper-image": "^5.46.5",