From bf27c6017b6a4babcd37d1e26edd5cb374a45fcf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Feb 2026 13:17:29 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50a6c23..54203ec 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "author": "PaymentsDS", "dependencies": { "docz": "^2.3.1", - "gatsby": "^3.0.0", + "gatsby": "^3.5.0", "gatsby-image": "^2.10.0", "gatsby-plugin-google-fonts": "^1.0.1", "gatsby-plugin-manifest": "^2.11.0",