Merge pull request #3 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-sitemap-2.4.11

Bump gatsby-plugin-sitemap from 2.4.7 to 2.4.11
This commit is contained in:
Kevin Kandlbinder 2020-08-09 15:16:19 +02:00 committed by GitHub
commit bc21c50848
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -9405,9 +9405,9 @@
}
},
"gatsby-plugin-sitemap": {
"version": "2.4.7",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.4.7.tgz",
"integrity": "sha512-1U3hcynH6RVwJXwgYZSc+Y7pDU71hqvnxX8Ir5JCEgOyvAZSUV9RyXVOUU6qM26C+kDXHSJhwT0EP765U7VEbw==",
"version": "2.4.11",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.4.11.tgz",
"integrity": "sha512-OX8Jry3t6iPqWoo/WDo0DTmaKuIPa0RDrd/fFeS5DYGyclpIVnAK1fr92X2222ZtdRwn6NLd5c+RpNrjxDvJDA==",
"requires": {
"@babel/runtime": "^7.10.3",
"minimatch": "^3.0.4",

View file

@ -13,7 +13,7 @@
"gatsby-plugin-react-helmet": "^3.3.6",
"gatsby-plugin-sass": "^2.3.12",
"gatsby-plugin-sharp": "^2.6.14",
"gatsby-plugin-sitemap": "^2.4.7",
"gatsby-plugin-sitemap": "^2.4.11",
"gatsby-plugin-styled-components": "^3.3.6",
"gatsby-source-filesystem": "^2.3.24",
"gatsby-source-youtube-v2": "^1.0.1",