diff --git a/docs/package-lock.json b/docs/package-lock.json index f8287156ba39..7db5c1f2e4f7 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -26,7 +26,7 @@ "gatsby-plugin-offline": "^4.13.0", "gatsby-plugin-react-helmet": "^3.10.0", "gatsby-plugin-react-svg": "^3.0.1", - "gatsby-plugin-robots-txt": "^1.6.8", + "gatsby-plugin-robots-txt": "^1.6.9", "gatsby-plugin-sharp": "^3.10.2", "gatsby-plugin-sitemap": "^4.6.0", "gatsby-remark-autolink-headers": "^2.11.0", @@ -12291,9 +12291,9 @@ } }, "node_modules/gatsby-plugin-robots-txt": { - "version": "1.6.8", - "resolved": "https://registry.npmjs.org/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.6.8.tgz", - "integrity": "sha512-Lw/r+gBbjvCiVnqJaO24aBUFO0VMZMHgKupy/LLzxxVE8OuEbTpwUv2aYZvtOZIXnKJfdbf/Znu43t7qAp5sdw==", + "version": "1.6.9", + "resolved": "https://registry.npmjs.org/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.6.9.tgz", + "integrity": "sha512-momZLUSGrNsLlbRuHYCD/ToEu8hXhVz80P4UYogsgp1/7IfP/TvSow3tQlb+dm65r0kEmrWgqcX39ZbuxUCPkQ==", "dependencies": { "@babel/runtime": "^7.14.0", "generate-robotstxt": "^8.0.3" @@ -39202,9 +39202,9 @@ } }, "gatsby-plugin-robots-txt": { - "version": "1.6.8", - "resolved": "https://registry.npmjs.org/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.6.8.tgz", - "integrity": "sha512-Lw/r+gBbjvCiVnqJaO24aBUFO0VMZMHgKupy/LLzxxVE8OuEbTpwUv2aYZvtOZIXnKJfdbf/Znu43t7qAp5sdw==", + "version": "1.6.9", + "resolved": "https://registry.npmjs.org/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.6.9.tgz", + "integrity": "sha512-momZLUSGrNsLlbRuHYCD/ToEu8hXhVz80P4UYogsgp1/7IfP/TvSow3tQlb+dm65r0kEmrWgqcX39ZbuxUCPkQ==", "requires": { "@babel/runtime": "^7.14.0", "generate-robotstxt": "^8.0.3" diff --git a/docs/package.json b/docs/package.json index ca72785b1d29..b9b5416a7cc7 100644 --- a/docs/package.json +++ b/docs/package.json @@ -23,7 +23,7 @@ "gatsby-plugin-offline": "^4.13.0", "gatsby-plugin-react-helmet": "^3.10.0", "gatsby-plugin-react-svg": "^3.0.1", - "gatsby-plugin-robots-txt": "^1.6.8", + "gatsby-plugin-robots-txt": "^1.6.9", "gatsby-plugin-sharp": "^3.10.2", "gatsby-plugin-sitemap": "^4.6.0", "gatsby-remark-autolink-headers": "^2.11.0",