diff --git a/package-lock.json b/package-lock.json index a4e33bc..bf973bd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3082,9 +3082,9 @@ } }, "babel-plugin-styled-components": { - "version": "1.10.1", - "resolved": "https://registry.npmjs.org/babel-plugin-styled-components/-/babel-plugin-styled-components-1.10.1.tgz", - "integrity": "sha512-F6R2TnPGNN6iuXCs0xQ+EsrunwNoWI55J5I8Pkd/+fzzbv1I4gFgTaZepMOVpLobYWU2XaLIm+73L0zD3CnOdQ==", + "version": "1.10.6", + "resolved": "https://registry.npmjs.org/babel-plugin-styled-components/-/babel-plugin-styled-components-1.10.6.tgz", + "integrity": "sha512-gyQj/Zf1kQti66100PhrCRjI5ldjaze9O0M3emXRPAN80Zsf8+e1thpTpaXJXVHXtaM4/+dJEgZHyS9Its+8SA==", "requires": { "@babel/helper-annotate-as-pure": "^7.0.0", "@babel/helper-module-imports": "^7.0.0", diff --git a/package.json b/package.json index 502cf36..b0258d3 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@babel/preset-flow": "^7.0.0", "@cypress/browserify-preprocessor": "^2.1.1", "babel-eslint": "^10.0.2", - "babel-plugin-styled-components": "^1.10.1", + "babel-plugin-styled-components": "^1.10.6", "babel-plugin-transform-define": "^1.3.1", "cypress": "^3.4.1", "eslint": "^6.2.2",