build(deps): bump gatsby-plugin-react-helmet in /docs (#2811)
This commit is contained in:
parent
990c4149a6
commit
c0db442b76
14
docs/package-lock.json
generated
14
docs/package-lock.json
generated
@ -24,7 +24,7 @@
|
||||
"gatsby-plugin-netlify": "^4.3.1",
|
||||
"gatsby-plugin-netlify-cache": "^2.0.0",
|
||||
"gatsby-plugin-offline": "^5.11.1",
|
||||
"gatsby-plugin-react-helmet": "^5.11.0",
|
||||
"gatsby-plugin-react-helmet": "^5.13.0",
|
||||
"gatsby-plugin-react-svg": "^3.1.0",
|
||||
"gatsby-plugin-robots-txt": "^1.7.0",
|
||||
"gatsby-plugin-sharp": "^4.13.0",
|
||||
@ -13254,9 +13254,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-react-helmet": {
|
||||
"version": "5.11.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.11.0.tgz",
|
||||
"integrity": "sha512-4ouGsfCCjbXtuz9/IR8YU2PfcHQ/peSHHr5UwIu6X/cJ2A8ykZHFMewQ4ve8dfHSBmNKDBuoFe6D0Y8Q4MDI8w==",
|
||||
"version": "5.13.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.13.0.tgz",
|
||||
"integrity": "sha512-gdb2occ2GHnMhKXkzaWNoosht+CVFiSrUr06jYgXBLPRpcuzv/7Hh2LI0i8h4GzIFFLEGQnJsPG/AbSOcFD94w==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4"
|
||||
},
|
||||
@ -36347,9 +36347,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-react-helmet": {
|
||||
"version": "5.11.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.11.0.tgz",
|
||||
"integrity": "sha512-4ouGsfCCjbXtuz9/IR8YU2PfcHQ/peSHHr5UwIu6X/cJ2A8ykZHFMewQ4ve8dfHSBmNKDBuoFe6D0Y8Q4MDI8w==",
|
||||
"version": "5.13.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.13.0.tgz",
|
||||
"integrity": "sha512-gdb2occ2GHnMhKXkzaWNoosht+CVFiSrUr06jYgXBLPRpcuzv/7Hh2LI0i8h4GzIFFLEGQnJsPG/AbSOcFD94w==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.15.4"
|
||||
}
|
||||
|
@ -21,7 +21,7 @@
|
||||
"gatsby-plugin-netlify": "^4.3.1",
|
||||
"gatsby-plugin-netlify-cache": "^2.0.0",
|
||||
"gatsby-plugin-offline": "^5.11.1",
|
||||
"gatsby-plugin-react-helmet": "^5.11.0",
|
||||
"gatsby-plugin-react-helmet": "^5.13.0",
|
||||
"gatsby-plugin-react-svg": "^3.1.0",
|
||||
"gatsby-plugin-robots-txt": "^1.7.0",
|
||||
"gatsby-plugin-sharp": "^4.13.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user