diff --git a/site/package-lock.json b/site/package-lock.json index 247941ce..843bd0bf 100644 --- a/site/package-lock.json +++ b/site/package-lock.json @@ -15,7 +15,7 @@ "gatsby-plugin-mdx": "^5.12.3", "gatsby-plugin-react-helmet": "^6.12.0", "gatsby-plugin-sharp": "^5.13.1", - "gatsby-plugin-sitemap": "^6.12.3", + "gatsby-plugin-sitemap": "^6.13.1", "gatsby-plugin-webfonts": "^2.3.2", "gatsby-remark-autolink-headers": "^6.12.3", "gatsby-remark-copy-linked-files": "^6.12.0", @@ -10175,9 +10175,9 @@ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" }, "node_modules/gatsby-plugin-sitemap": { - "version": "6.12.3", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-6.12.3.tgz", - "integrity": "sha512-D1ZAji/Tj630RPL/1eebzfihIWDArZz1xsV+9bR51UC2lYd3rApqGiGnAyT+Ou4VdL9vtIUtQ0GhhnpovoqXBg==", + "version": "6.13.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-6.13.1.tgz", + "integrity": "sha512-PuBcCjpwVj7NVW/GXFgmP2NLhM5FsFV618pVGCWnLSr0cPrtJsmPtLze1PMaq148EGUGnnctl/+7VLozheQ/CA==", "dependencies": { "@babel/runtime": "^7.20.13", "common-tags": "^1.8.2", diff --git a/site/package.json b/site/package.json index 8372dd90..e695a9e9 100644 --- a/site/package.json +++ b/site/package.json @@ -19,7 +19,7 @@ "gatsby-plugin-mdx": "^5.12.3", "gatsby-plugin-react-helmet": "^6.12.0", "gatsby-plugin-sharp": "^5.13.1", - "gatsby-plugin-sitemap": "^6.12.3", + "gatsby-plugin-sitemap": "^6.13.1", "gatsby-plugin-webfonts": "^2.3.2", "gatsby-remark-autolink-headers": "^6.12.3", "gatsby-remark-copy-linked-files": "^6.12.0",