fix: upgrade gatsby from 5.12.9 to 5.12.10

Snyk has created this PR to upgrade gatsby from 5.12.9 to 5.12.10.

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-12-12 16:27:21 +00:00
parent 4be2bf852e
commit 5dd8ed071e
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3
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", "@fortawesome/react-fontawesome": "^0.2.0",
"classnames": "^2.3.2", "classnames": "^2.3.2",
"disqus-react": "^1.1.5", "disqus-react": "^1.1.5",
"gatsby": "^5.12.9", "gatsby": "^5.12.10",
"gatsby-link": "^5.12.1", "gatsby-link": "^5.12.1",
"gatsby-plugin-catch-links": "^5.12.0", "gatsby-plugin-catch-links": "^5.12.0",
"gatsby-plugin-feed": "^5.12.3", "gatsby-plugin-feed": "^5.12.3",
@ -15261,9 +15261,9 @@
} }
}, },
"node_modules/gatsby": { "node_modules/gatsby": {
"version": "5.12.9", "version": "5.12.10",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.9.tgz", "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.10.tgz",
"integrity": "sha512-Nu+A4lW/7VDcxdaBypbp/Sw9mEzpfVnDBiwb0yiSW3pZDpC7iKFVVlhK2Ovq6Wy4gyYiE1LjT2sMNGKR1lkh6Q==", "integrity": "sha512-hcrCohYKwF98EaotOt4CURnokI8eh6bkW30IJv6sdvD9auqSYrrSufzUCT93amHZ2rhc06YBUIHR2u35Gl0lVA==",
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"@babel/code-frame": "^7.18.6", "@babel/code-frame": "^7.18.6",
@ -15353,7 +15353,7 @@
"gatsby-legacy-polyfills": "^3.12.0", "gatsby-legacy-polyfills": "^3.12.0",
"gatsby-link": "^5.12.1", "gatsby-link": "^5.12.1",
"gatsby-page-utils": "^3.12.1", "gatsby-page-utils": "^3.12.1",
"gatsby-parcel-config": "^1.12.1", "gatsby-parcel-config": "1.12.1",
"gatsby-plugin-page-creator": "^5.12.3", "gatsby-plugin-page-creator": "^5.12.3",
"gatsby-plugin-typescript": "^5.12.1", "gatsby-plugin-typescript": "^5.12.1",
"gatsby-plugin-utils": "^4.12.3", "gatsby-plugin-utils": "^4.12.3",

View File

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