Merge pull request #23 from Mastermindzh/snyk-upgrade-861d2c2a9d0f48a7a82e9adaed22da14

[Snyk] Upgrade gatsby from 5.12.3 to 5.12.4
This commit is contained in:
Rick van Lieshout 2023-09-27 11:16:11 +02:00 committed by GitHub
commit 0e0d470ef5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.3", "gatsby": "^5.12.4",
"gatsby-link": "^5.12.0", "gatsby-link": "^5.12.0",
"gatsby-plugin-catch-links": "^5.12.0", "gatsby-plugin-catch-links": "^5.12.0",
"gatsby-plugin-feed": "^5.12.0", "gatsby-plugin-feed": "^5.12.0",
@ -15252,9 +15252,9 @@
} }
}, },
"node_modules/gatsby": { "node_modules/gatsby": {
"version": "5.12.3", "version": "5.12.4",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz",
"integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", "integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==",
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"@babel/code-frame": "^7.18.6", "@babel/code-frame": "^7.18.6",
@ -15338,7 +15338,7 @@
"find-cache-dir": "^3.3.2", "find-cache-dir": "^3.3.2",
"fs-exists-cached": "1.0.0", "fs-exists-cached": "1.0.0",
"fs-extra": "^11.1.1", "fs-extra": "^11.1.1",
"gatsby-cli": "^5.12.0", "gatsby-cli": "^5.12.1",
"gatsby-core-utils": "^4.12.0", "gatsby-core-utils": "^4.12.0",
"gatsby-graphiql-explorer": "^3.12.0", "gatsby-graphiql-explorer": "^3.12.0",
"gatsby-legacy-polyfills": "^3.12.0", "gatsby-legacy-polyfills": "^3.12.0",

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.3", "gatsby": "^5.12.4",
"gatsby-link": "^5.12.0", "gatsby-link": "^5.12.0",
"gatsby-plugin-catch-links": "^5.12.0", "gatsby-plugin-catch-links": "^5.12.0",
"gatsby-plugin-feed": "^5.12.0", "gatsby-plugin-feed": "^5.12.0",