mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
fix: upgrade gatsby from 5.13.6 to 5.13.7
Snyk has created this PR to upgrade gatsby from 5.13.6 to 5.13.7. See this package in npm: gatsby 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
4a2cda3b3a
commit
68be00f203
8
package-lock.json
generated
8
package-lock.json
generated
@ -14,7 +14,7 @@
|
|||||||
"@fortawesome/react-fontawesome": "^0.2.2",
|
"@fortawesome/react-fontawesome": "^0.2.2",
|
||||||
"classnames": "^2.5.1",
|
"classnames": "^2.5.1",
|
||||||
"disqus-react": "^1.1.5",
|
"disqus-react": "^1.1.5",
|
||||||
"gatsby": "^5.13.6",
|
"gatsby": "^5.13.7",
|
||||||
"gatsby-link": "^5.12.1",
|
"gatsby-link": "^5.12.1",
|
||||||
"gatsby-plugin-catch-links": "^5.13.1",
|
"gatsby-plugin-catch-links": "^5.13.1",
|
||||||
"gatsby-plugin-feed": "^5.13.1",
|
"gatsby-plugin-feed": "^5.13.1",
|
||||||
@ -15276,9 +15276,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby": {
|
"node_modules/gatsby": {
|
||||||
"version": "5.13.6",
|
"version": "5.13.7",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.6.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.7.tgz",
|
||||||
"integrity": "sha512-WsjhhqMkzCH03aLcP6xsxN08PpLrOjvCivjl6hZCVwxGDw9vz+zK8yFSjPzq2TL5hA4lbQc6bdJaMvaads/DuA==",
|
"integrity": "sha512-slQ0Ky+5ev5dMV6svAgQYWRw3lztTcj6FhmnGvFPWSwrE/L+2TlQG0Izjm8DRoqzQVBp0z+hkCEiRVF7IdzLCw==",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -54,7 +54,7 @@
|
|||||||
"@fortawesome/react-fontawesome": "^0.2.2",
|
"@fortawesome/react-fontawesome": "^0.2.2",
|
||||||
"classnames": "^2.5.1",
|
"classnames": "^2.5.1",
|
||||||
"disqus-react": "^1.1.5",
|
"disqus-react": "^1.1.5",
|
||||||
"gatsby": "^5.13.6",
|
"gatsby": "^5.13.7",
|
||||||
"gatsby-link": "^5.12.1",
|
"gatsby-link": "^5.12.1",
|
||||||
"gatsby-plugin-catch-links": "^5.13.1",
|
"gatsby-plugin-catch-links": "^5.13.1",
|
||||||
"gatsby-plugin-feed": "^5.13.1",
|
"gatsby-plugin-feed": "^5.13.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user