From 527d97c3eaaf0af6fc03a7cb2cf6dbd9987413a4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 25 Apr 2023 19:46:39 +0000 Subject: [PATCH] fix: upgrade styled-components from 5.3.6 to 5.3.9 Snyk has created this PR to upgrade styled-components from 5.3.6 to 5.3.9. See this package in npm: See this project in Snyk: https://app.snyk.io/org/tolgaozen/project/8bbff870-b03e-4412-9a6f-a1568f143edb?utm_source=github&utm_medium=referral&page=upgrade-pr --- docs/documentation/package.json | 2 +- docs/documentation/yarn.lock | 18 +++++++++++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/docs/documentation/package.json b/docs/documentation/package.json index a50b342ab..af422c890 100644 --- a/docs/documentation/package.json +++ b/docs/documentation/package.json @@ -67,7 +67,7 @@ "react-tabs": "^6.0.0", "react-tsparticles": "^2.9.3", "react-waypoint": "10.3.0", - "styled-components": "^5.3.6", + "styled-components": "^5.3.9", "styled-system": "5.1.5", "swiper": "^9.1.0" }, diff --git a/docs/documentation/yarn.lock b/docs/documentation/yarn.lock index b91c5cee0..76b2288a1 100644 --- a/docs/documentation/yarn.lock +++ b/docs/documentation/yarn.lock @@ -8296,7 +8296,7 @@ style-to-object@0.3.0, style-to-object@^0.3.0: dependencies: inline-style-parser "0.1.1" -styled-components@^5.3.5, styled-components@^5.3.6: +styled-components@^5.3.5: version "5.3.6" resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.6.tgz#27753c8c27c650bee9358e343fc927966bfd00d1" integrity sha512-hGTZquGAaTqhGWldX7hhfzjnIYBZ0IXQXkCYdvF1Sq3DsUaLx6+NTHC5Jj1ooM2F68sBiVz3lvhfwQs/S3l6qg== @@ -8312,6 +8312,22 @@ styled-components@^5.3.5, styled-components@^5.3.6: shallowequal "^1.1.0" supports-color "^5.5.0" +styled-components@^5.3.9: + version "5.3.10" + resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.10.tgz#42f7245f58fe960362a63f543dda23c0ac107c0f" + integrity sha512-3kSzSBN0TiCnGJM04UwO1HklIQQSXW7rCARUk+VyMR7clz8XVlA3jijtf5ypqoDIdNMKx3la4VvaPFR855SFcg== + dependencies: + "@babel/helper-module-imports" "^7.0.0" + "@babel/traverse" "^7.4.5" + "@emotion/is-prop-valid" "^1.1.0" + "@emotion/stylis" "^0.8.4" + "@emotion/unitless" "^0.7.4" + babel-plugin-styled-components ">= 1.12.0" + css-to-react-native "^3.0.0" + hoist-non-react-statics "^3.0.0" + shallowequal "^1.1.0" + supports-color "^5.5.0" + styled-system@5.1.5: version "5.1.5" resolved "https://registry.yarnpkg.com/styled-system/-/styled-system-5.1.5.tgz#e362d73e1dbb5641a2fd749a6eba1263dc85075e"