diff --git a/package-lock.json b/package-lock.json index 81ca11b..4886732 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7785,9 +7785,9 @@ "integrity": "sha512-oF1XC0+FfeBBE8FbcLD0Rf4EZUIrUEI2comT+DaX27U34tKByuCPQSkLKgcirCd/h5kfJd9LLIr1Sjv3dU4NGw==" }, "babel-plugin-styled-components": { - "version": "1.10.7", - "resolved": "https://registry.npmjs.org/babel-plugin-styled-components/-/babel-plugin-styled-components-1.10.7.tgz", - "integrity": "sha512-MBMHGcIA22996n9hZRf/UJLVVgkEOITuR2SvjHLb5dSTUyR4ZRGn+ngITapes36FI3WLxZHfRhkA1ffHxihOrg==", + "version": "1.12.0", + "resolved": "https://registry.npmjs.org/babel-plugin-styled-components/-/babel-plugin-styled-components-1.12.0.tgz", + "integrity": "sha512-FEiD7l5ZABdJPpLssKXjBUJMYqzbcNzBowfXDCdJhOpbhWiewapUaY+LZGT8R4Jg2TwOjGjG4RKeyrO5p9sBkA==", "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 cddc9db..cf037ea 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@types/uuid": "^8.3.0", "@typescript-eslint/eslint-plugin-tslint": "^3.8.0", "babel-plugin-polished": "^1.1.0", - "babel-plugin-styled-components": "^1.10.7", + "babel-plugin-styled-components": "^1.12.0", "discord.js": "^12.4.1", "eslint-config-prettier": "^6.11.0", "eslint-plugin-import": "^2.22.0",