diff --git a/example/package.json b/example/package.json index 4e5ee0ae9..e34156fd1 100644 --- a/example/package.json +++ b/example/package.json @@ -8,7 +8,7 @@ "build": "gatsby build" }, "devDependencies": { - "gatsby": "^2.32.3", + "gatsby": "^2.32.4", "gatsby-theme-atom-service": "0.0.0-development", "react": "^17.0.1", "react-dom": "^17.0.1" diff --git a/gatsby-theme-atom-service/package.json b/gatsby-theme-atom-service/package.json index d6a28217f..e089151d6 100644 --- a/gatsby-theme-atom-service/package.json +++ b/gatsby-theme-atom-service/package.json @@ -37,7 +37,7 @@ "@types/react-test-renderer": "^17.0.1", "eslint": "^7.20.0", "eslint-config-starstuff": "^1.4.42", - "gatsby": "^2.32.3", + "gatsby": "^2.32.4", "jest": "^25.5.4", "jest-preset-gatsby": "^1.0.113", "jest-runner-eslint": "^0.10.0", diff --git a/yarn.lock b/yarn.lock index 1140196d2..ac4543a92 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7418,10 +7418,10 @@ gatsby-transformer-yaml@^2.11.0: lodash "^4.17.20" unist-util-select "^1.5.0" -gatsby@^2.32.3: - version "2.32.3" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.32.3.tgz#af4c12e676c9e0cdbc69c29508af2384da462c11" - integrity sha512-6l1ktlIbj6dRDnAPi+dh/tAEx7FdEYm55RwM3aiFEpwNIHeevG+Jw1RZhIpwUmhkGBwaOjr559KJYf7dYuXk3w== +gatsby@^2.32.4: + version "2.32.4" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.32.4.tgz#2bfb7cc587c1ec7fda70e57ca2893ce5bbc6a4e9" + integrity sha512-Jpqp8pwQJab6fpGdB3OmJk3UXqPvmYHH6YugF9CYfsTyJXy3yoOSxJ6hMzZeZxEnxeJ5RnJlGRyMEZJtpmy3ZQ== dependencies: "@babel/code-frame" "^7.10.4" "@babel/core" "^7.12.3" @@ -7560,7 +7560,6 @@ gatsby@^2.32.3: string-similarity "^1.2.2" strip-ansi "^5.2.0" style-loader "^0.23.1" - terminal-link "^2.1.1" terser-webpack-plugin "^2.3.8" tmp "^0.2.1" "true-case-path" "^2.2.1" @@ -15522,7 +15521,7 @@ term-size@^2.1.0: resolved "https://registry.yarnpkg.com/term-size/-/term-size-2.2.0.tgz#1f16adedfe9bdc18800e1776821734086fcc6753" integrity sha512-a6sumDlzyHVJWb8+YofY4TW112G6p2FCPEAFk+59gIYHv3XHRhm9ltVQ9kli4hNWeQBwSpe8cRN25x0ROunMOw== -terminal-link@^2.0.0, terminal-link@^2.1.1: +terminal-link@^2.0.0: version "2.1.1" resolved "https://registry.yarnpkg.com/terminal-link/-/terminal-link-2.1.1.tgz#14a64a27ab3c0df933ea546fba55f2d078edc994" integrity sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==