diff --git a/package-lock.json b/package-lock.json index e40d2ac..cc5720a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index 1702614..22f31d8 100644 --- a/package.json +++ b/package.json @@ -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",