diff --git a/package.json b/package.json index 4d0dc20..6a9826d 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "gatsby-plugin-manifest": "3.14.0", "gatsby-plugin-react-helmet": "4.14.0", "gatsby-plugin-sass": "4.14.0", - "gatsby-plugin-sitemap": "^4.10.0", + "gatsby-plugin-sitemap": "4.10.0", "gatsby-plugin-transition-link": "1.20.5", "gsap": "3.7.1", "mongoose": "6.0.6", @@ -40,7 +40,7 @@ "@vercel/node": "1.12.1", "eslint": "7.32.0", "eslint-plugin-react": "7.25.2", - "gatsby-plugin-robots-txt": "^1.6.10", + "gatsby-plugin-robots-txt": "1.6.10", "vercel": "23.1.2" } } diff --git a/yarn.lock b/yarn.lock index 48aada4..379879c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5362,7 +5362,7 @@ gatsby-plugin-react-helmet@4.14.0: dependencies: "@babel/runtime" "^7.15.4" -gatsby-plugin-robots-txt@^1.6.10: +gatsby-plugin-robots-txt@1.6.10: version "1.6.10" resolved "https://registry.yarnpkg.com/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.6.10.tgz#b178efe3da65718a39d1acd2e5768f687b205cf0" integrity sha512-soQT765LF0J8/dfrZGFuA/ZB/JUyvt2nVyHEFLUMd/qxgiem9x0EOZquJPId78xDHYePMkxNCPk9UsLcTZdFZw== @@ -5379,7 +5379,7 @@ gatsby-plugin-sass@4.14.0: resolve-url-loader "^3.1.2" sass-loader "^10.1.1" -gatsby-plugin-sitemap@^4.10.0: +gatsby-plugin-sitemap@4.10.0: version "4.10.0" resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-4.10.0.tgz#08141aefb1d2987b03da8a69de02db92ba2cd3d8" integrity sha512-q7WdaZLzOQnSJDZ2/ArTnSpCG26Eqgpt9jvni6wUqPxLic9irwvzIHhZxmZp8I7iq6Ue1Ii1MD5kWO2VTYb7GA==