From 4826d50c4d79bda54be2770d475efb2e2a6e9ee6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jan 2026 02:14:34 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15032660 - 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",