fix: upgrade gatsby from 5.12.4 to 5.12.5

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

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-10-18 17:34:59 +00:00
parent 0e0d470ef5
commit dae867c1b0
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3
2 changed files with 10 additions and 10 deletions

18
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.4",
"gatsby": "^5.12.5",
"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.4",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz",
"integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==",
"version": "5.12.5",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.5.tgz",
"integrity": "sha512-7BCWmzY+Gmy8PpByzEpvQnZu0fOiDPSiU35HRnjL5yJjGm1j3d7YymIs54j14h5ENJ3ep6QhRbJ0z590CjNxDg==",
"hasInstallScript": true,
"dependencies": {
"@babel/code-frame": "^7.18.6",
@ -15340,7 +15340,7 @@
"fs-extra": "^11.1.1",
"gatsby-cli": "^5.12.1",
"gatsby-core-utils": "^4.12.0",
"gatsby-graphiql-explorer": "^3.12.0",
"gatsby-graphiql-explorer": "^3.12.1",
"gatsby-legacy-polyfills": "^3.12.0",
"gatsby-link": "^5.12.0",
"gatsby-page-utils": "^3.12.0",
@ -15757,11 +15757,11 @@
}
},
"node_modules/gatsby-graphiql-explorer": {
"version": "3.12.0",
"resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.12.0.tgz",
"integrity": "sha512-vr86oLhif5uZ+VSTE34DYjtBDCIHWpJHh4+65fmgZh+WtDv1lyONJ/WWmyD+dNMHlGsZtR6wVvBjrj5iFRDGRw==",
"version": "3.12.1",
"resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.12.1.tgz",
"integrity": "sha512-c2iG+4nAft2cTS9zgnPUAYNBtxTWGKjI26QIfjuo25j7/klnz8rLQYdj6TA4Z2Y3yyTyBspAHr9ho6zvOHlBJg==",
"engines": {
"node": ">=18.0.0"
"node": ">=14.15.0"
}
},
"node_modules/gatsby-legacy-polyfills": {

View File

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