From ae403c38994fbe9ae4294aeb3f886cfe2996e456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 17:02:43 +0000 Subject: [PATCH] build(deps): bump gatsby-plugin-sitemap from 6.12.3 to 6.13.1 Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) from 6.12.3 to 6.13.1. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sitemap/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@6.13.1/packages/gatsby-plugin-sitemap) --- updated-dependencies: - dependency-name: gatsby-plugin-sitemap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 377e43f..c837ee0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "gatsby": "5.13.3", "gatsby-plugin-react-svg": "3.3.0", "gatsby-plugin-sass": "6.13.1", - "gatsby-plugin-sitemap": "6.12.3", + "gatsby-plugin-sitemap": "6.13.1", "gatsby-source-filesystem": "5.12.1", "gatsby-transformer-json": "5.13.1", "gatsby-transformer-remark": "6.12.3", @@ -9923,9 +9923,9 @@ } }, "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", @@ -26289,9 +26289,9 @@ } }, "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==", "requires": { "@babel/runtime": "^7.20.13", "common-tags": "^1.8.2", diff --git a/package.json b/package.json index cb55097..612b83d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "gatsby": "5.13.3", "gatsby-plugin-react-svg": "3.3.0", "gatsby-plugin-sass": "6.13.1", - "gatsby-plugin-sitemap": "6.12.3", + "gatsby-plugin-sitemap": "6.13.1", "gatsby-source-filesystem": "5.12.1", "gatsby-transformer-json": "5.13.1", "gatsby-transformer-remark": "6.12.3",