build(deps): bump gatsby-plugin-react-helmet in /docs (#1709)
This commit is contained in:
parent
98a9b02a2e
commit
dfa7ab598f
6
docs/package-lock.json
generated
6
docs/package-lock.json
generated
@ -9617,9 +9617,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-react-helmet": {
|
||||
"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==",
|
||||
"version": "3.10.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.10.0.tgz",
|
||||
"integrity": "sha512-TktmUysb7wDwYOKowNcpXxLJfQiwQ7cSQ8ALH3pJrW63wBaCoBXvAHg3OhgHVR74CrqN2Tb89tr3GXa4JhO4Qw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5"
|
||||
}
|
||||
|
@ -22,7 +22,7 @@
|
||||
"gatsby-plugin-netlify": "^2.11.0",
|
||||
"gatsby-plugin-netlify-cache": "^1.2.0",
|
||||
"gatsby-plugin-offline": "^3.10.0",
|
||||
"gatsby-plugin-react-helmet": "^3.7.0",
|
||||
"gatsby-plugin-react-helmet": "^3.10.0",
|
||||
"gatsby-plugin-react-svg": "^3.0.0",
|
||||
"gatsby-plugin-robots-txt": "^1.5.1",
|
||||
"gatsby-plugin-sharp": "^2.14.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user