mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-01-12 15:01:40 +01:00
fix: upgrade gatsby from 5.13.2 to 5.13.3
Snyk has created this PR to upgrade gatsby from 5.13.2 to 5.13.3. See this package in npm: https://www.npmjs.com/package/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
fe9627da68
commit
03122f846a
10
package-lock.json
generated
10
package-lock.json
generated
@ -14,7 +14,7 @@
|
||||
"@fortawesome/react-fontawesome": "^0.2.0",
|
||||
"classnames": "^2.5.1",
|
||||
"disqus-react": "^1.1.5",
|
||||
"gatsby": "^5.13.2",
|
||||
"gatsby": "^5.13.3",
|
||||
"gatsby-link": "^5.12.1",
|
||||
"gatsby-plugin-catch-links": "^5.13.1",
|
||||
"gatsby-plugin-feed": "^5.13.1",
|
||||
@ -15275,9 +15275,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby": {
|
||||
"version": "5.13.2",
|
||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.2.tgz",
|
||||
"integrity": "sha512-vOmAVZlzJ5gS0/IBv2vVCtp2gde29M2UC327/pPjoA7GfTTxk+wY3QbNiPlnMtuCoYeQ7swVvVz5ndlCuG4RSA==",
|
||||
"version": "5.13.3",
|
||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.3.tgz",
|
||||
"integrity": "sha512-SSnGpjswK20BQORcvTbtK8eI+W4QUG+u8rdVswB4suva6BfvTakW2wiktj7E2MdO4NjRvlgJjF5dUUncU5nldA==",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@babel/code-frame": "^7.18.6",
|
||||
@ -15367,7 +15367,7 @@
|
||||
"gatsby-legacy-polyfills": "^3.13.0",
|
||||
"gatsby-link": "^5.13.1",
|
||||
"gatsby-page-utils": "^3.13.1",
|
||||
"gatsby-parcel-config": "^1.13.1",
|
||||
"gatsby-parcel-config": "1.13.1",
|
||||
"gatsby-plugin-page-creator": "^5.13.1",
|
||||
"gatsby-plugin-typescript": "^5.13.1",
|
||||
"gatsby-plugin-utils": "^4.13.1",
|
||||
|
@ -54,7 +54,7 @@
|
||||
"@fortawesome/react-fontawesome": "^0.2.0",
|
||||
"classnames": "^2.5.1",
|
||||
"disqus-react": "^1.1.5",
|
||||
"gatsby": "^5.13.2",
|
||||
"gatsby": "^5.13.3",
|
||||
"gatsby-link": "^5.12.1",
|
||||
"gatsby-plugin-catch-links": "^5.13.1",
|
||||
"gatsby-plugin-feed": "^5.13.1",
|
||||
|
Loading…
Reference in New Issue
Block a user