diff --git a/package-lock.json b/package-lock.json index 6c207e4e..a5f787f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "gatsby-plugin-image": "^3.12.1", "gatsby-plugin-mdx": "^5.12.1", "gatsby-plugin-sharp": "^5.12.1", - "gatsby-plugin-sitemap": "^6.12.1", + "gatsby-plugin-sitemap": "^6.12.2", "gatsby-remark-copy-linked-files": "^6.12.0", "gatsby-remark-images": "^7.12.1", "gatsby-remark-relative-images-v2": "^0.1.5", @@ -10095,9 +10095,9 @@ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" }, "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", diff --git a/package.json b/package.json index 76e7ccaf..c0899aba 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "gatsby-plugin-image": "^3.12.1", "gatsby-plugin-mdx": "^5.12.1", "gatsby-plugin-sharp": "^5.12.1", - "gatsby-plugin-sitemap": "^6.12.1", + "gatsby-plugin-sitemap": "^6.12.2", "gatsby-remark-copy-linked-files": "^6.12.0", "gatsby-remark-images": "^7.12.1", "gatsby-remark-relative-images-v2": "^0.1.5",