build(deps): bump gatsby-plugin-sitemap from 5.3.0 to 5.4.0 in /docs (#2447)

This commit is contained in:
dependabot[bot] 2022-01-02 02:44:54 +01:00 committed by GitHub
parent 42105b4bc4
commit 8f1da7efec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 16 deletions

30
docs/package-lock.json generated
View File

@ -28,7 +28,7 @@
"gatsby-plugin-react-svg": "^3.1.0", "gatsby-plugin-react-svg": "^3.1.0",
"gatsby-plugin-robots-txt": "^1.6.14", "gatsby-plugin-robots-txt": "^1.6.14",
"gatsby-plugin-sharp": "^3.10.2", "gatsby-plugin-sharp": "^3.10.2",
"gatsby-plugin-sitemap": "^5.3.0", "gatsby-plugin-sitemap": "^5.4.0",
"gatsby-remark-autolink-headers": "^2.11.0", "gatsby-remark-autolink-headers": "^2.11.0",
"gatsby-remark-copy-linked-files": "^5.4.0", "gatsby-remark-copy-linked-files": "^5.4.0",
"gatsby-remark-embedder": "^4.2.0", "gatsby-remark-embedder": "^4.2.0",
@ -7034,9 +7034,9 @@
} }
}, },
"node_modules/common-tags": { "node_modules/common-tags": {
"version": "1.8.0", "version": "1.8.2",
"resolved": "https://registry.npmjs.org/common-tags/-/common-tags-1.8.0.tgz", "resolved": "https://registry.npmjs.org/common-tags/-/common-tags-1.8.2.tgz",
"integrity": "sha512-6P6g0uetGpW/sdyUy/iQQCbFF0kWVMSIVSyYz7Zgjcgh8mgw8PQzDNZeyZ5DQ2gM7LBoZPHmnjz8rUthkBG5tw==", "integrity": "sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==",
"engines": { "engines": {
"node": ">=4.0.0" "node": ">=4.0.0"
} }
@ -13176,12 +13176,12 @@
} }
}, },
"node_modules/gatsby-plugin-sitemap": { "node_modules/gatsby-plugin-sitemap": {
"version": "5.3.0", "version": "5.4.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.3.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.4.0.tgz",
"integrity": "sha512-T92I73aCZBpuDtAS09STaTe+ubj/i/OHvuvPXu+1TYKFloMCiWBal6asj10OnXFP8T+1CQ3cJESq5v+HBPpUrQ==", "integrity": "sha512-Zwbp9BLzhjkxHm5Vvu8Kf1U+okbdVM6M6YVs7pQl3FnOMLZZ8huXHJgRnsjSyEmxENsKeelUttONBcgh38zDLA==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.15.4", "@babel/runtime": "^7.15.4",
"common-tags": "^1.8.0", "common-tags": "^1.8.2",
"minimatch": "^3.0.4", "minimatch": "^3.0.4",
"sitemap": "^7.0.0" "sitemap": "^7.0.0"
}, },
@ -35305,9 +35305,9 @@
} }
}, },
"common-tags": { "common-tags": {
"version": "1.8.0", "version": "1.8.2",
"resolved": "https://registry.npmjs.org/common-tags/-/common-tags-1.8.0.tgz", "resolved": "https://registry.npmjs.org/common-tags/-/common-tags-1.8.2.tgz",
"integrity": "sha512-6P6g0uetGpW/sdyUy/iQQCbFF0kWVMSIVSyYz7Zgjcgh8mgw8PQzDNZeyZ5DQ2gM7LBoZPHmnjz8rUthkBG5tw==" "integrity": "sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA=="
}, },
"commondir": { "commondir": {
"version": "1.0.1", "version": "1.0.1",
@ -40371,12 +40371,12 @@
} }
}, },
"gatsby-plugin-sitemap": { "gatsby-plugin-sitemap": {
"version": "5.3.0", "version": "5.4.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.3.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.4.0.tgz",
"integrity": "sha512-T92I73aCZBpuDtAS09STaTe+ubj/i/OHvuvPXu+1TYKFloMCiWBal6asj10OnXFP8T+1CQ3cJESq5v+HBPpUrQ==", "integrity": "sha512-Zwbp9BLzhjkxHm5Vvu8Kf1U+okbdVM6M6YVs7pQl3FnOMLZZ8huXHJgRnsjSyEmxENsKeelUttONBcgh38zDLA==",
"requires": { "requires": {
"@babel/runtime": "^7.15.4", "@babel/runtime": "^7.15.4",
"common-tags": "^1.8.0", "common-tags": "^1.8.2",
"minimatch": "^3.0.4", "minimatch": "^3.0.4",
"sitemap": "^7.0.0" "sitemap": "^7.0.0"
} }

View File

@ -25,7 +25,7 @@
"gatsby-plugin-react-svg": "^3.1.0", "gatsby-plugin-react-svg": "^3.1.0",
"gatsby-plugin-robots-txt": "^1.6.14", "gatsby-plugin-robots-txt": "^1.6.14",
"gatsby-plugin-sharp": "^3.10.2", "gatsby-plugin-sharp": "^3.10.2",
"gatsby-plugin-sitemap": "^5.3.0", "gatsby-plugin-sitemap": "^5.4.0",
"gatsby-remark-autolink-headers": "^2.11.0", "gatsby-remark-autolink-headers": "^2.11.0",
"gatsby-remark-copy-linked-files": "^5.4.0", "gatsby-remark-copy-linked-files": "^5.4.0",
"gatsby-remark-embedder": "^4.2.0", "gatsby-remark-embedder": "^4.2.0",