diff --git a/package-lock.json b/package-lock.json index 451d4f7f668a..120fdfac454d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "gatsby-plugin-react-helmet-canonical-urls": "^1.4.0", "gatsby-plugin-robots-txt": "^1.7.0", "gatsby-plugin-sharp": "^4.19.0", - "gatsby-plugin-sitemap": "^5.19.0", + "gatsby-plugin-sitemap": "^5.25.0", "gatsby-plugin-styled-components": "^5.19.0", "gatsby-redirect-from": "^0.5.0", "gatsby-source-filesystem": "^4.19.0", @@ -12875,9 +12875,9 @@ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" }, "node_modules/gatsby-plugin-sitemap": { - "version": "5.19.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.19.0.tgz", - "integrity": "sha512-NDzgB17zGV8tebXid0Cs7yDzGWYa/7k2a/1J9Mej85a/brJafGOqikn+u86KhrvfL2wxJsf5JxmGhZmFCj6R7g==", + "version": "5.25.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.25.0.tgz", + "integrity": "sha512-0MYinO0MTsOIEd7d2NOCm/JVdFIMgoIEFem/S0gMpuW4rBCpsE6McPmRKGZl2bp277jEhU8ACt4/49nsCA1AoA==", "dependencies": { "@babel/runtime": "^7.15.4", "common-tags": "^1.8.2", @@ -12889,8 +12889,8 @@ }, "peerDependencies": { "gatsby": "^4.0.0-next", - "react": "^16.9.0 || ^17.0.0 || ^18.0.0", - "react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0" + "react": "^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0", + "react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0" } }, "node_modules/gatsby-plugin-sitemap/node_modules/minimatch": { @@ -35620,9 +35620,9 @@ } }, "gatsby-plugin-sitemap": { - "version": "5.19.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.19.0.tgz", - "integrity": "sha512-NDzgB17zGV8tebXid0Cs7yDzGWYa/7k2a/1J9Mej85a/brJafGOqikn+u86KhrvfL2wxJsf5JxmGhZmFCj6R7g==", + "version": "5.25.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.25.0.tgz", + "integrity": "sha512-0MYinO0MTsOIEd7d2NOCm/JVdFIMgoIEFem/S0gMpuW4rBCpsE6McPmRKGZl2bp277jEhU8ACt4/49nsCA1AoA==", "requires": { "@babel/runtime": "^7.15.4", "common-tags": "^1.8.2", diff --git a/package.json b/package.json index e533b9c190f7..ac3e39b2db37 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "gatsby-plugin-react-helmet-canonical-urls": "^1.4.0", "gatsby-plugin-robots-txt": "^1.7.0", "gatsby-plugin-sharp": "^4.19.0", - "gatsby-plugin-sitemap": "^5.19.0", + "gatsby-plugin-sitemap": "^5.25.0", "gatsby-plugin-styled-components": "^5.19.0", "gatsby-redirect-from": "^0.5.0", "gatsby-source-filesystem": "^4.19.0",