diff --git a/package-lock.json b/package-lock.json index 800d7365a..5ed2f8732 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "eslint-plugin-mdx": "^2.2.0", "eslint-plugin-notice": "^0.9.10", "eslint-plugin-prettier": "^5.0.1", - "gatsby": "^5.12.9", + "gatsby": "^5.12.11", "gatsby-plugin-google-gtag": "^5.12.3", "gatsby-plugin-mailchimp": "^5.2.2", "gatsby-plugin-manifest": "^5.12.3", @@ -11277,9 +11277,9 @@ } }, "node_modules/gatsby": { - "version": "5.12.9", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.9.tgz", - "integrity": "sha512-Nu+A4lW/7VDcxdaBypbp/Sw9mEzpfVnDBiwb0yiSW3pZDpC7iKFVVlhK2Ovq6Wy4gyYiE1LjT2sMNGKR1lkh6Q==", + "version": "5.12.11", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.11.tgz", + "integrity": "sha512-4XuN4bo6W6JnIYkvaCeV+5fKTzxv78aAgOTEW4doupP8/bD0bgLwuIHFwnvhEMHQiGdALoKukLkqhkgAShUK0w==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -11370,7 +11370,7 @@ "gatsby-legacy-polyfills": "^3.12.0", "gatsby-link": "^5.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-typescript": "^5.12.1", "gatsby-plugin-utils": "^4.12.3", diff --git a/package.json b/package.json index 14dbe60c2..ecc71be50 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "eslint-plugin-mdx": "^2.2.0", "eslint-plugin-notice": "^0.9.10", "eslint-plugin-prettier": "^5.0.1", - "gatsby": "^5.12.9", + "gatsby": "^5.12.11", "gatsby-plugin-google-gtag": "^5.12.3", "gatsby-plugin-mailchimp": "^5.2.2", "gatsby-plugin-manifest": "^5.12.3",