chore(deps): bump gatsby-plugin-react-svg to 2.1.2

This commit is contained in:
Jean-Philippe Sirois
2019-09-23 17:47:16 -04:00
parent e4b0ac0106
commit 6ec16ffdfa
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -9411,9 +9411,9 @@
}
},
"gatsby-plugin-react-svg": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-svg/-/gatsby-plugin-react-svg-2.1.1.tgz",
"integrity": "sha512-aWG283AvueCS0U4yZ+QujQnz4GDNoIBYMQ8MpQEvB+k6o+5DPZ473Cz+rlEejoevVxVeCVwuuu4K9phGIGk+7Q==",
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-svg/-/gatsby-plugin-react-svg-2.1.2.tgz",
"integrity": "sha512-y2vqiI/+bW8UPNL8628NwoX6kHtM4WJz6CiHPc9fhvSUa2Y8wriFJnGl1K249/9RXomOUQhl7r7JOuVhweSl1w==",
"requires": {
"svg-react-loader": "^0.4.4"
}