mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-06-01 10:12:04 +02:00
Merge pull request #181 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-sitemap-2.5.1
Bump gatsby-plugin-sitemap from 2.4.17 to 2.5.1
This commit is contained in:
commit
a265bebbf5
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -9447,9 +9447,9 @@
|
|||
}
|
||||
},
|
||||
"gatsby-plugin-sitemap": {
|
||||
"version": "2.4.17",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.4.17.tgz",
|
||||
"integrity": "sha512-BMUCFjXoyE5p3P3mgcDSW+IwygSimjYW72qfPfcQt3tqcUG9jtYUHaWDONej+Rcc1EKnFl8A8wueDxpNlCVEzA==",
|
||||
"version": "2.5.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.5.1.tgz",
|
||||
"integrity": "sha512-GNqsA47bmrRLaoOkRgyVtM6ebqL1ZuaxE8J9NIRcMOuIbSu0cVi4B4jMe5HohVdnEzGB3GLqnUQimwXD4XmDGQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"common-tags": "^1.8.0",
|
||||
|
@ -9459,9 +9459,9 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": {
|
||||
"version": "7.12.1",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.12.1.tgz",
|
||||
"integrity": "sha512-J5AIf3vPj3UwXaAzb5j1xM4WAQDX3EMgemF8rjCP3SoW09LfRKAXQKt6CoVYl230P6iWdRcBbnLDDdnqWxZSCA==",
|
||||
"version": "7.12.5",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.12.5.tgz",
|
||||
"integrity": "sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==",
|
||||
"requires": {
|
||||
"regenerator-runtime": "^0.13.4"
|
||||
}
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"gatsby-plugin-react-helmet": "^3.3.14",
|
||||
"gatsby-plugin-sharp": "^2.7.1",
|
||||
"gatsby-plugin-sass": "^2.4.2",
|
||||
"gatsby-plugin-sitemap": "^2.4.17",
|
||||
"gatsby-plugin-sitemap": "^2.5.1",
|
||||
"gatsby-plugin-styled-components": "^3.3.14",
|
||||
"gatsby-source-filesystem": "^2.4.1",
|
||||
"gatsby-source-youtube-v2": "^1.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue