diff --git a/docs/package-lock.json b/docs/package-lock.json index b9135cfe1362..ee7973da04e9 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -24,7 +24,7 @@ "gatsby-plugin-netlify": "^4.3.1", "gatsby-plugin-netlify-cache": "^2.0.0", "gatsby-plugin-offline": "^5.17.0", - "gatsby-plugin-react-helmet": "^5.17.0", + "gatsby-plugin-react-helmet": "^5.19.0", "gatsby-plugin-react-svg": "^3.1.0", "gatsby-plugin-robots-txt": "^1.7.1", "gatsby-plugin-sharp": "^4.17.0", @@ -13151,9 +13151,9 @@ } }, "node_modules/gatsby-plugin-react-helmet": { - "version": "5.17.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.17.0.tgz", - "integrity": "sha512-Lp52GFGNQO0Rt0VfYbFMFBw67XNaIITvwhBMqzxnIw/OCnnyjhylfYMpmyDQKT5S/yaWEF3MsvPmE2YCbXbSww==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.19.0.tgz", + "integrity": "sha512-XXrJYfHqoaUe57oAF+/ljPHncrvYk0UonES3aUwynbWsR8UXhQpdbwqIOYZPGQgPsc1X55Kzdo+/3pU1gA9ajQ==", "dependencies": { "@babel/runtime": "^7.15.4" }, @@ -35955,9 +35955,9 @@ } }, "gatsby-plugin-react-helmet": { - "version": "5.17.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.17.0.tgz", - "integrity": "sha512-Lp52GFGNQO0Rt0VfYbFMFBw67XNaIITvwhBMqzxnIw/OCnnyjhylfYMpmyDQKT5S/yaWEF3MsvPmE2YCbXbSww==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.19.0.tgz", + "integrity": "sha512-XXrJYfHqoaUe57oAF+/ljPHncrvYk0UonES3aUwynbWsR8UXhQpdbwqIOYZPGQgPsc1X55Kzdo+/3pU1gA9ajQ==", "requires": { "@babel/runtime": "^7.15.4" } diff --git a/docs/package.json b/docs/package.json index d8fe54a3a35c..8303da29f5a5 100644 --- a/docs/package.json +++ b/docs/package.json @@ -21,7 +21,7 @@ "gatsby-plugin-netlify": "^4.3.1", "gatsby-plugin-netlify-cache": "^2.0.0", "gatsby-plugin-offline": "^5.17.0", - "gatsby-plugin-react-helmet": "^5.17.0", + "gatsby-plugin-react-helmet": "^5.19.0", "gatsby-plugin-react-svg": "^3.1.0", "gatsby-plugin-robots-txt": "^1.7.1", "gatsby-plugin-sharp": "^4.17.0",