diff --git a/package-lock.json b/package-lock.json index 982dcc3a3..8e29f4214 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "gatsby-plugin-react-svg": "^3.3.0", "gatsby-plugin-sass": "^6.12.1", "gatsby-plugin-sharp": "^5.12.1", - "gatsby-plugin-sitemap": "^6.12.1", + "gatsby-plugin-sitemap": "^6.12.2", "gatsby-remark-autolink-headers": "^6.12.1", "gatsby-remark-code-titles": "^1.1.0", "gatsby-remark-copy-linked-files": "^6.12.0", @@ -12959,9 +12959,9 @@ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" }, "node_modules/gatsby-plugin-sitemap": { - "version": "6.12.1", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-6.12.1.tgz", - "integrity": "sha512-rV0RGbkoiuPYe7znHxIyhBbD2Sb+OLoIKyHYD4+ufRgycefbwqIQTlc3QAR9PLiSD1eLtCpXeUsc9E/GJ3E/nA==", + "version": "6.12.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-6.12.2.tgz", + "integrity": "sha512-8Fq7HxEOGOImODcnSS1k63CFwQL3KqDAZJFmEytkgKnoknCTMdgc/NOeJaqk9+5Y2Gs618oIAhWu3qJwSdjj7w==", "dependencies": { "@babel/runtime": "^7.20.13", "common-tags": "^1.8.2", @@ -37066,9 +37066,9 @@ } }, "gatsby-plugin-sitemap": { - "version": "6.12.1", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-6.12.1.tgz", - "integrity": "sha512-rV0RGbkoiuPYe7znHxIyhBbD2Sb+OLoIKyHYD4+ufRgycefbwqIQTlc3QAR9PLiSD1eLtCpXeUsc9E/GJ3E/nA==", + "version": "6.12.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-6.12.2.tgz", + "integrity": "sha512-8Fq7HxEOGOImODcnSS1k63CFwQL3KqDAZJFmEytkgKnoknCTMdgc/NOeJaqk9+5Y2Gs618oIAhWu3qJwSdjj7w==", "requires": { "@babel/runtime": "^7.20.13", "common-tags": "^1.8.2", diff --git a/package.json b/package.json index 3c5f5c418..4c76d821d 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "gatsby-plugin-react-svg": "^3.3.0", "gatsby-plugin-sass": "^6.12.1", "gatsby-plugin-sharp": "^5.12.1", - "gatsby-plugin-sitemap": "^6.12.1", + "gatsby-plugin-sitemap": "^6.12.2", "gatsby-remark-autolink-headers": "^6.12.1", "gatsby-remark-code-titles": "^1.1.0", "gatsby-remark-copy-linked-files": "^6.12.0",