diff --git a/package-lock.json b/package-lock.json index dbe15e0..af970bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11461,9 +11461,9 @@ } }, "gatsby-plugin-theme-ui": { - "version": "0.3.4", - "resolved": "https://registry.npmjs.org/gatsby-plugin-theme-ui/-/gatsby-plugin-theme-ui-0.3.4.tgz", - "integrity": "sha512-Jz3Z+LHkYJvKTotuibfKy5JgN74VuDYMphMk/dWe4P4AY/4MmJh9YN7Uvkr3J0hZc32x8E9m8YgbSDb3M53HsA==" + "version": "0.3.5", + "resolved": "https://registry.npmjs.org/gatsby-plugin-theme-ui/-/gatsby-plugin-theme-ui-0.3.5.tgz", + "integrity": "sha512-IPiBtxY8b63XxxKjUQFg4GWvP1r7AvJ3ub7sc3nP0bSOAyGhMV3ijI7gpSF8phtHcB8oLe5Hf6+olpT22ft7Fg==" }, "gatsby-plugin-typescript": { "version": "2.9.0", diff --git a/package.json b/package.json index 1f78447..d42bd34 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "gatsby-plugin-offline": "3.6.0", "gatsby-plugin-react-helmet": "3.6.0", "gatsby-plugin-sharp": "2.10.0", - "gatsby-plugin-theme-ui": "0.3.4", + "gatsby-plugin-theme-ui": "0.3.5", "gatsby-transformer-sharp": "2.8.0", "prop-types": "^15.7.2", "react": "17.0.1",