diff --git a/package.json b/package.json index b34f1a5..7dc5ed5 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-sharp": "^4.12.1", "gatsby-plugin-sass": "^5.12.1", - "gatsby-plugin-sitemap": "^5.12.1", + "gatsby-plugin-sitemap": "^5.14.0", "gatsby-plugin-typescript": "^4.6.0", "gatsby-source-filesystem": "^4.12.1", "gatsby-source-youtube-v3": "^3.0.2", diff --git a/yarn.lock b/yarn.lock index fff56ef..d0abf5e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6126,10 +6126,10 @@ gatsby-plugin-sharp@^4.12.1: svgo "1.3.2" uuid "3.4.0" -gatsby-plugin-sitemap@^5.12.1: - version "5.12.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.12.1.tgz#782a926a558d31663d4a8e66b9466c86df278568" - integrity sha512-Njdx91OF4xiFqHSSA3Yrnzxm4qu4xHyrhkiwQniFncoIGMI6IXqk9aDoxo3E1jZDWGPsI/2gzdcd8dBNQq9juA== +gatsby-plugin-sitemap@^5.14.0: + version "5.14.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.14.0.tgz#62719d72e445b194ec6fe676688aac4ce4ca1de2" + integrity sha512-vY0mPlh+86+us4AE+oJbFyxY8j/DXaBvHryL1XPMdi0sFpabePCvHVw/+MdO2jzSFVwSixy5AEq2wtbeoXHR2Q== dependencies: "@babel/runtime" "^7.15.4" common-tags "^1.8.2"