1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2025-01-03 10:25:00 +01:00

Bump gatsby-plugin-sitemap from 5.4.0 to 5.5.0 (#766)

This commit is contained in:
dependabot[bot] 2022-01-17 09:15:35 +00:00 committed by GitHub
parent 8bfb11c487
commit 1bb90dd715
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -21,7 +21,7 @@
"gatsby-plugin-offline": "^5.5.1", "gatsby-plugin-offline": "^5.5.1",
"gatsby-plugin-react-helmet": "^5.5.0", "gatsby-plugin-react-helmet": "^5.5.0",
"gatsby-plugin-sharp": "^4.5.1", "gatsby-plugin-sharp": "^4.5.1",
"gatsby-plugin-sitemap": "^5.4.0", "gatsby-plugin-sitemap": "^5.5.0",
"gatsby-plugin-svgr": "^3.0.0-beta.0", "gatsby-plugin-svgr": "^3.0.0-beta.0",
"gatsby-plugin-webpack-size": "^2.0.1", "gatsby-plugin-webpack-size": "^2.0.1",
"gatsby-source-filesystem": "^4.5.1", "gatsby-source-filesystem": "^4.5.1",
@ -11161,9 +11161,9 @@
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
}, },
"node_modules/gatsby-plugin-sitemap": { "node_modules/gatsby-plugin-sitemap": {
"version": "5.4.0", "version": "5.5.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.4.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.5.0.tgz",
"integrity": "sha512-Zwbp9BLzhjkxHm5Vvu8Kf1U+okbdVM6M6YVs7pQl3FnOMLZZ8huXHJgRnsjSyEmxENsKeelUttONBcgh38zDLA==", "integrity": "sha512-M98bxeJ6O4fPeefc35nv9q44D2RREdpnhPf0q6pDIJuGhXtdwXesSCCi6/4hZOUfOHyOYwxoKPlE7p7zx4SqWw==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.15.4", "@babel/runtime": "^7.15.4",
"common-tags": "^1.8.2", "common-tags": "^1.8.2",
@ -33922,9 +33922,9 @@
} }
}, },
"gatsby-plugin-sitemap": { "gatsby-plugin-sitemap": {
"version": "5.4.0", "version": "5.5.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.4.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.5.0.tgz",
"integrity": "sha512-Zwbp9BLzhjkxHm5Vvu8Kf1U+okbdVM6M6YVs7pQl3FnOMLZZ8huXHJgRnsjSyEmxENsKeelUttONBcgh38zDLA==", "integrity": "sha512-M98bxeJ6O4fPeefc35nv9q44D2RREdpnhPf0q6pDIJuGhXtdwXesSCCi6/4hZOUfOHyOYwxoKPlE7p7zx4SqWw==",
"requires": { "requires": {
"@babel/runtime": "^7.15.4", "@babel/runtime": "^7.15.4",
"common-tags": "^1.8.2", "common-tags": "^1.8.2",

View File

@ -32,7 +32,7 @@
"gatsby-plugin-offline": "^5.5.1", "gatsby-plugin-offline": "^5.5.1",
"gatsby-plugin-react-helmet": "^5.5.0", "gatsby-plugin-react-helmet": "^5.5.0",
"gatsby-plugin-sharp": "^4.5.1", "gatsby-plugin-sharp": "^4.5.1",
"gatsby-plugin-sitemap": "^5.4.0", "gatsby-plugin-sitemap": "^5.5.0",
"gatsby-plugin-svgr": "^3.0.0-beta.0", "gatsby-plugin-svgr": "^3.0.0-beta.0",
"gatsby-plugin-webpack-size": "^2.0.1", "gatsby-plugin-webpack-size": "^2.0.1",
"gatsby-source-filesystem": "^4.5.1", "gatsby-source-filesystem": "^4.5.1",