diff --git a/package-lock.json b/package-lock.json index f782c4a..5a992e2 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.4", + "gatsby": "^5.12.5", "gatsby-link": "^5.12.0", "gatsby-plugin-catch-links": "^5.12.0", "gatsby-plugin-feed": "^5.12.0", @@ -15251,9 +15251,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", @@ -15339,7 +15339,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", @@ -15756,11 +15756,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": { diff --git a/package.json b/package.json index 58b9f7c..0e683bd 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.4", + "gatsby": "^5.12.5", "gatsby-link": "^5.12.0", "gatsby-plugin-catch-links": "^5.12.0", "gatsby-plugin-feed": "^5.12.0",