diff --git a/package-lock.json b/package-lock.json index 1810c61..ed3d298 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9614,9 +9614,9 @@ } }, "gatsby-plugin-styled-components": { - "version": "3.3.12", - "resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.3.12.tgz", - "integrity": "sha512-2X3pV1f7WEpwc8+etqO4PRN9yTIeeOz6IlMohkXt6DozSdNaZLqLobV310fzHX+HyXHaBOvxeuhkxm+myc8dsA==", + "version": "3.3.14", + "resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.3.14.tgz", + "integrity": "sha512-Eh1RN8jRfKqvW56dU47LTJxGFOEkpnoTpvtnkaPviwwJCt5nNcHlsLZ/9syLYO/5gtRefbyEHvCCqq18q2FCBw==", "requires": { "@babel/runtime": "^7.11.2" }, diff --git a/package.json b/package.json index 30151ed..bad96ff 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "gatsby-plugin-sass": "^2.3.16", "gatsby-plugin-sharp": "^2.6.42", "gatsby-plugin-sitemap": "^2.4.16", - "gatsby-plugin-styled-components": "^3.3.12", + "gatsby-plugin-styled-components": "^3.3.14", "gatsby-source-filesystem": "^2.3.34", "gatsby-source-youtube-v2": "^1.0.1", "gatsby-transformer-remark": "^2.8.38",