From 58a4e2815e0221f84c4f1b6ca86e846df8fa17ea Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 27 Jun 2021 01:30:23 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CSSWHAT-1298035 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e206da..6277b25 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@reflexjs/gatsby-theme-base": "^0.3.3", - "gatsby": "^2.22.11", + "gatsby": "^3.0.0", "react": "^16.13.1", "react-dom": "^16.13.1", "typeface-inter": "^3.12.0"