diff --git a/package.json b/package.json index dcfe15823e..b58668eeff 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "assert": "2.0.0", "codemirror": "5.63.3", "codemirror-graphql": "1.0.2", - "gatsby": "3.14.3", + "gatsby": "3.14.4", "gatsby-plugin-anchor-links": "1.2.1", "gatsby-plugin-feed": "3.14.0", "gatsby-plugin-google-analytics": "3.14.0", diff --git a/yarn.lock b/yarn.lock index 0942200478..0caa696358 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6096,10 +6096,10 @@ gatsby-worker@^0.5.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@3.14.3: - version "3.14.3" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.3.tgz#62bc020d0997f4b30e419abe644f60483f99e8b5" - integrity sha512-B6NmmIvGGVNktky0YGugxMJlZAbKEzGMMBA8ojbaDhfEzfNXxsyHYd0aHKL0fNwPEqMKUsllaACdXrw6CWRk2g== +gatsby@3.14.4: + version "3.14.4" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.4.tgz#e7ef5c3c1eda45ea3ad0bc1273f014fbc46b316c" + integrity sha512-cpsMhl2qkE0+TL0znwflVfycy143fFucGtFDkNxu8dbY0GRjA9MiDwlS/aSqg5U2HhhF39IcBvwuntiaP6vQ0g== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5"