build(deps): bump gatsby-plugin-react-helmet in /docs (#1621)
This commit is contained in:
parent
fdb4e86f84
commit
4adc65e58a
8
docs/package-lock.json
generated
8
docs/package-lock.json
generated
@ -9423,11 +9423,11 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-react-helmet": {
|
||||
"version": "3.3.10",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.10.tgz",
|
||||
"integrity": "sha512-AcXYwmS3r298JWs6iQ3OLNxIe8L8i5a2iSdLr/SDMpHqumYm7q/vB9kCX0et5wM7DIuZ7aPXDrdi5yDCAvU5lg==",
|
||||
"version": "3.7.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.7.0.tgz",
|
||||
"integrity": "sha512-vynqIMOUR/sOfM2eXpZiECuEZ6G/97ic+ulkyCVw7CjHNTQCW2evzJKNbHQrBYgmQCGXzQJuyGf1F5khLm8H7g==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.10.3"
|
||||
"@babel/runtime": "^7.12.5"
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-react-svg": {
|
||||
|
@ -22,7 +22,7 @@
|
||||
"gatsby-plugin-netlify": "^2.3.13",
|
||||
"gatsby-plugin-netlify-cache": "^1.2.0",
|
||||
"gatsby-plugin-offline": "^3.7.1",
|
||||
"gatsby-plugin-react-helmet": "^3.3.10",
|
||||
"gatsby-plugin-react-helmet": "^3.7.0",
|
||||
"gatsby-plugin-react-svg": "^3.0.0",
|
||||
"gatsby-plugin-robots-txt": "^1.5.1",
|
||||
"gatsby-plugin-sharp": "^2.11.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user