mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-25 22:39:41 +01:00
fix: upgrade gatsby-plugin-sitemap from 6.13.1 to 6.14.0
Snyk has created this PR to upgrade gatsby-plugin-sitemap from 6.13.1 to 6.14.0. See this package in npm: gatsby-plugin-sitemap See this project in Snyk: https://app.snyk.io/org/mastermindzh/project/6eb54845-2bb5-45e0-80e2-6b3a1c53eee6?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
2d71d81e2d
commit
6c0a11a2c7
9
package-lock.json
generated
9
package-lock.json
generated
@ -27,7 +27,7 @@
|
|||||||
"gatsby-plugin-robots-txt": "^1.8.0",
|
"gatsby-plugin-robots-txt": "^1.8.0",
|
||||||
"gatsby-plugin-sass": "^6.13.1",
|
"gatsby-plugin-sass": "^6.13.1",
|
||||||
"gatsby-plugin-sharp": "^5.13.1",
|
"gatsby-plugin-sharp": "^5.13.1",
|
||||||
"gatsby-plugin-sitemap": "^6.13.1",
|
"gatsby-plugin-sitemap": "^6.14.0",
|
||||||
"gatsby-remark-autolink-headers": "^6.13.1",
|
"gatsby-remark-autolink-headers": "^6.13.1",
|
||||||
"gatsby-remark-copy-linked-files": "^6.13.2",
|
"gatsby-remark-copy-linked-files": "^6.13.2",
|
||||||
"gatsby-remark-external-links": "0.0.4",
|
"gatsby-remark-external-links": "0.0.4",
|
||||||
@ -16519,9 +16519,10 @@
|
|||||||
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-plugin-sitemap": {
|
"node_modules/gatsby-plugin-sitemap": {
|
||||||
"version": "6.13.1",
|
"version": "6.14.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-6.13.1.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-6.14.0.tgz",
|
||||||
"integrity": "sha512-PuBcCjpwVj7NVW/GXFgmP2NLhM5FsFV618pVGCWnLSr0cPrtJsmPtLze1PMaq148EGUGnnctl/+7VLozheQ/CA==",
|
"integrity": "sha512-pF7sv+4IdihiyMaQcXzxXrsA8XzbCwJuiDmHN8PvxrMa2v9FFwjhGXEX/dwJAOSDz98tauT7PRj8Ys4F2DfOTQ==",
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.20.13",
|
"@babel/runtime": "^7.20.13",
|
||||||
"common-tags": "^1.8.2",
|
"common-tags": "^1.8.2",
|
||||||
|
@ -67,7 +67,7 @@
|
|||||||
"gatsby-plugin-robots-txt": "^1.8.0",
|
"gatsby-plugin-robots-txt": "^1.8.0",
|
||||||
"gatsby-plugin-sass": "^6.13.1",
|
"gatsby-plugin-sass": "^6.13.1",
|
||||||
"gatsby-plugin-sharp": "^5.13.1",
|
"gatsby-plugin-sharp": "^5.13.1",
|
||||||
"gatsby-plugin-sitemap": "^6.13.1",
|
"gatsby-plugin-sitemap": "^6.14.0",
|
||||||
"gatsby-remark-autolink-headers": "^6.13.1",
|
"gatsby-remark-autolink-headers": "^6.13.1",
|
||||||
"gatsby-remark-copy-linked-files": "^6.13.2",
|
"gatsby-remark-copy-linked-files": "^6.13.2",
|
||||||
"gatsby-remark-external-links": "0.0.4",
|
"gatsby-remark-external-links": "0.0.4",
|
||||||
|
Loading…
Reference in New Issue
Block a user