mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-28 17:56:47 +02:00
Bump gatsby-plugin-sitemap from 2.4.11 to 2.4.12
Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) from 2.4.11 to 2.4.12. - [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@2.4.12/packages/gatsby-plugin-sitemap) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
ef6aec58eb
commit
7f87343790
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -9130,9 +9130,9 @@
|
|||
}
|
||||
},
|
||||
"gatsby-plugin-sitemap": {
|
||||
"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==",
|
||||
"version": "2.4.12",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.4.12.tgz",
|
||||
"integrity": "sha512-nQK3EyqECUpUcCoQr5ZCfGYPUCc+hI6tK+hvoqr4lkhMr0sjfXUvGkSlVarhMVLRNRe+e6Q39JFhVtsTXUp8Iw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.10.3",
|
||||
"minimatch": "^3.0.4",
|
||||
|
@ -19769,9 +19769,9 @@
|
|||
"integrity": "sha1-5z3T17DXxe2G+6xrCufYxqadUPo="
|
||||
},
|
||||
"underscore": {
|
||||
"version": "1.10.2",
|
||||
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.10.2.tgz",
|
||||
"integrity": "sha512-N4P+Q/BuyuEKFJ43B9gYuOj4TQUHXX+j2FqguVOpjkssLUUrnJofCcBccJSCoeturDoZU6GorDTHSvUDlSQbTg=="
|
||||
"version": "1.11.0",
|
||||
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.11.0.tgz",
|
||||
"integrity": "sha512-xY96SsN3NA461qIRKZ/+qox37YXPtSBswMGfiNptr+wrt6ds4HaMw23TP612fEyGekRE6LNRiLYr/aqbHXNedw=="
|
||||
},
|
||||
"underscore.string": {
|
||||
"version": "3.3.5",
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"gatsby-plugin-react-helmet": "^3.3.10",
|
||||
"gatsby-plugin-sass": "^2.3.12",
|
||||
"gatsby-plugin-sharp": "^2.6.26",
|
||||
"gatsby-plugin-sitemap": "^2.4.11",
|
||||
"gatsby-plugin-sitemap": "^2.4.12",
|
||||
"gatsby-plugin-styled-components": "^3.3.10",
|
||||
"gatsby-source-filesystem": "^2.3.24",
|
||||
"gatsby-source-youtube-v2": "^1.0.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue