diff --git a/package-lock.json b/package-lock.json index a44a267fc..066a84a66 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "gatsby-plugin-react-svg": "^3.3.0", "gatsby-plugin-sass": "^6.14.0", "gatsby-plugin-sharp": "^5.14.0", - "gatsby-plugin-sitemap": "^6.13.1", + "gatsby-plugin-sitemap": "^6.14.0", "gatsby-remark-autolink-headers": "^6.14.0", "gatsby-remark-code-titles": "^1.1.0", "gatsby-remark-copy-linked-files": "^6.14.0", @@ -14947,10 +14947,9 @@ } }, "node_modules/gatsby-plugin-sitemap": { - "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==", - "license": "MIT", + "version": "6.14.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-6.14.0.tgz", + "integrity": "sha512-pF7sv+4IdihiyMaQcXzxXrsA8XzbCwJuiDmHN8PvxrMa2v9FFwjhGXEX/dwJAOSDz98tauT7PRj8Ys4F2DfOTQ==", "dependencies": { "@babel/runtime": "^7.20.13", "common-tags": "^1.8.2", diff --git a/package.json b/package.json index fd583d447..05da96f8d 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "gatsby-plugin-react-svg": "^3.3.0", "gatsby-plugin-sass": "^6.14.0", "gatsby-plugin-sharp": "^5.14.0", - "gatsby-plugin-sitemap": "^6.13.1", + "gatsby-plugin-sitemap": "^6.14.0", "gatsby-remark-autolink-headers": "^6.14.0", "gatsby-remark-code-titles": "^1.1.0", "gatsby-remark-copy-linked-files": "^6.14.0",