Update dependency gatsby-plugin-sitemap to v4

This commit is contained in:
Renovate Bot 2021-04-27 23:44:36 +00:00 committed by renovate[bot]
parent c838699ee2
commit dcdeacbc1c
2 changed files with 32 additions and 28 deletions

58
package-lock.json generated
View file

@ -5703,6 +5703,14 @@
"@types/node": "*"
}
},
"@types/sax": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/@types/sax/-/sax-1.2.1.tgz",
"integrity": "sha512-dqYdvN7Sbw8QT/0Ci5rhjE4/iCMJEM0Y9rHpCu+gGXD9Lwbz28t6HI2yegsB6BoV1sShRMU6lAmAcgRjmFy7LA==",
"requires": {
"@types/node": "*"
}
},
"@types/scheduler": {
"version": "0.16.1",
"resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.1.tgz",
@ -12957,22 +12965,14 @@
}
},
"gatsby-plugin-sitemap": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-3.3.0.tgz",
"integrity": "sha512-ChkAeyOIzmWOWmeaLexDRMSH6fmEG46jEi5N8xN85AsbCanz36HY7IZxsjlSdDsLOuoG3RofvStoCDjz8ECCOQ==",
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-4.0.0.tgz",
"integrity": "sha512-+GxxKhB4Lm1AY+k9LfcnATF/LsUXiRHVwM3YDjzpB25WCGrGZGEgviZXiy4xb2BOZz0EoUkYZ9IDU9eNgAoHBQ==",
"requires": {
"@babel/runtime": "^7.12.5",
"common-tags": "^1.8.0",
"minimatch": "^3.0.4",
"pify": "^3.0.0",
"sitemap": "^1.13.0"
},
"dependencies": {
"pify": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz",
"integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY="
}
"sitemap": "^6.3.0"
}
},
"gatsby-plugin-typescript": {
@ -21665,12 +21665,26 @@
"integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg=="
},
"sitemap": {
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/sitemap/-/sitemap-1.13.0.tgz",
"integrity": "sha1-Vpy+IYAgKSamKiZs094Jyc60P4M=",
"version": "6.4.0",
"resolved": "https://registry.npmjs.org/sitemap/-/sitemap-6.4.0.tgz",
"integrity": "sha512-DoPKNc2/apQZTUnfiOONWctwq7s6dZVspxAZe2VPMNtoqNq7HgXRvlRnbIpKjf+8+piQdWncwcy+YhhTGY5USQ==",
"requires": {
"underscore": "^1.7.0",
"url-join": "^1.1.0"
"@types/node": "^14.14.28",
"@types/sax": "^1.2.1",
"arg": "^5.0.0",
"sax": "^1.2.4"
},
"dependencies": {
"@types/node": {
"version": "14.14.43",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.43.tgz",
"integrity": "sha512-3pwDJjp1PWacPTpH0LcfhgjvurQvrZFBrC6xxjaUEZ7ifUtT32jtjPxEMMblpqd2Mvx+k8haqQJLQxolyGN/cQ=="
},
"arg": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/arg/-/arg-5.0.0.tgz",
"integrity": "sha512-4P8Zm2H+BRS+c/xX1LrHw0qKpEhdlZjLCgWy+d78T9vqa2Z2SiD2wMrYuWIAFy5IZUD7nnNXroRttz+0RzlrzQ=="
}
}
},
"slash": {
@ -23399,11 +23413,6 @@
"resolved": "https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz",
"integrity": "sha1-5z3T17DXxe2G+6xrCufYxqadUPo="
},
"underscore": {
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.0.tgz",
"integrity": "sha512-sCs4H3pCytsb5K7i072FAEC9YlSYFIbosvM0tAKAlpSSUgD7yC1iXSEGdl5XrDKQ1YUB+p/HDzYrSG2H2Vl36g=="
},
"unherit": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/unherit/-/unherit-1.1.3.tgz",
@ -23731,11 +23740,6 @@
}
}
},
"url-join": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/url-join/-/url-join-1.1.0.tgz",
"integrity": "sha1-dBxsL0WWxIMNZxhGCSDQySIC3Hg="
},
"url-loader": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/url-loader/-/url-loader-4.1.1.tgz",

View file

@ -33,7 +33,7 @@
"gatsby-plugin-robots-txt": "1.5.6",
"gatsby-plugin-sass": "4.4.0",
"gatsby-plugin-sharp": "3.4.0",
"gatsby-plugin-sitemap": "3.3.0",
"gatsby-plugin-sitemap": "4.0.0",
"gatsby-source-filesystem": "3.4.0",
"gatsby-transformer-json": "3.4.0",
"gatsby-transformer-sharp": "3.4.0",