From db28ce82bdc7f9933ef7f2eaa8cec32815f7aa01 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 13 Sep 2025 05:31:40 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-12613773 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50a6c23..72df4a3 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "author": "PaymentsDS", "dependencies": { "docz": "^2.3.1", - "gatsby": "^3.0.0", + "gatsby": "^5.14.0", "gatsby-image": "^2.10.0", "gatsby-plugin-google-fonts": "^1.0.1", "gatsby-plugin-manifest": "^2.11.0",