From 153aa886fe5b43a6fb01c060d4f2ab4ce83d07ef Mon Sep 17 00:00:00 2001 From: Jean-Philippe Sirois Date: Tue, 1 Jun 2021 00:47:00 -0400 Subject: [PATCH] chore(deps): bump gatsby-plugin-react-svg to 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2c1e3b..c0b80e8 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "gatsby-plugin-mdx": "^2.6.0", "gatsby-plugin-polished": "^1.0.4", "gatsby-plugin-react-helmet": "^4.6.0", - "gatsby-plugin-react-svg": "^3.0.0", + "gatsby-plugin-react-svg": "^3.0.1", "gatsby-plugin-sharp": "^2.10.0", "gatsby-plugin-styled-components": "^3.6.0", "gatsby-remark-auto-headers-improved": "^1.0.4",