fix: upgrade gatsby from 5.12.3 to 5.12.4

Snyk has created this PR to upgrade gatsby from 5.12.3 to 5.12.4.

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:
snyk-bot 2023-09-26 22:04:09 +00:00
parent 81dee3ad5c
commit f13f40df35
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@ -14,7 +14,7 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"classnames": "^2.3.2",
"disqus-react": "^1.1.5",
"gatsby": "^5.12.3",
"gatsby": "^5.12.4",
"gatsby-link": "^5.12.0",
"gatsby-plugin-catch-links": "^5.12.0",
"gatsby-plugin-feed": "^5.12.0",
@ -15252,9 +15252,9 @@
}
},
"node_modules/gatsby": {
"version": "5.12.3",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz",
"integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==",
"version": "5.12.4",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz",
"integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==",
"hasInstallScript": true,
"dependencies": {
"@babel/code-frame": "^7.18.6",
@ -15338,7 +15338,7 @@
"find-cache-dir": "^3.3.2",
"fs-exists-cached": "1.0.0",
"fs-extra": "^11.1.1",
"gatsby-cli": "^5.12.0",
"gatsby-cli": "^5.12.1",
"gatsby-core-utils": "^4.12.0",
"gatsby-graphiql-explorer": "^3.12.0",
"gatsby-legacy-polyfills": "^3.12.0",

View File

@ -54,7 +54,7 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"classnames": "^2.3.2",
"disqus-react": "^1.1.5",
"gatsby": "^5.12.3",
"gatsby": "^5.12.4",
"gatsby-link": "^5.12.0",
"gatsby-plugin-catch-links": "^5.12.0",
"gatsby-plugin-feed": "^5.12.0",