From 1b62f147f4a0c0d0babb34f6bd4d4c5445b01708 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 11 Feb 2024 23:37:47 +0000 Subject: [PATCH] fix: docs/package.json & docs/yarn.lock to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-6240864 --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index ee97310..17c2a4a 100644 --- a/docs/package.json +++ b/docs/package.json @@ -16,7 +16,7 @@ "@material-ui/core": "^4.11.0", "@material-ui/icons": "^4.9.1", "@material-ui/styles": "^4.10.0", - "gatsby": "^2.24.65", + "gatsby": "^3.13.0", "gatsby-image": "^2.4.19", "gatsby-plugin-manifest": "^2.4.31", "gatsby-plugin-material-ui": "^2.1.10",