File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2323 },
2424 "dependencies" : {
2525 "@pycord/discord-message-components-markdown" : " ^0.2.0" ,
26- "color-rgba" : " ^2.2.3 "
26+ "color-rgba" : " ^3.0.0 "
2727 },
2828 "gitHead" : " 1e5ae8e0fe8afa656bfed9b95c9b61fd7aad3d4d"
2929}
Original file line number Diff line number Diff line change @@ -5070,19 +5070,19 @@ color-name@^1.0.0, color-name@~1.1.4:
50705070 resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
50715071 integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
50725072
5073- color-parse@^1.4.2 :
5074- version "1.4.3 "
5075- resolved "https://registry.yarnpkg.com/color-parse/-/color-parse-1.4.3 .tgz#6dadfb49128c554c60c49d63f3d025f2c5a7ff22 "
5076- integrity sha512-BADfVl/FHkQkyo8sRBwMYBqemqsgnu7JZAwUgvBvuwwuNUZAhSvLTbsEErS5bQXzOjDR0dWzJ4vXN2Q+QoPx0A ==
5073+ color-parse@^2.0.0 :
5074+ version "2.0.0 "
5075+ resolved "https://registry.yarnpkg.com/color-parse/-/color-parse-2.0.0 .tgz#6bcf1f0f1fafffe68cacc2dde7a19b3a8c3d7bcd "
5076+ integrity sha512-g2Z+QnWsdHLppAbrpcFWo629kLOnOPtpxYV69GCqm92gqSgyXbzlfyN3MXs0412fPBkFmiuS+rXposgBgBa6Kg ==
50775077 dependencies:
50785078 color-name "^1.0.0"
50795079
5080- color-rgba@^2.2.3 :
5081- version "2.4 .0"
5082- resolved "https://registry.yarnpkg.com/color-rgba/-/color-rgba-2.4 .0.tgz#ae85819c530262c29fc2da129fc7c8f9efc57015 "
5083- integrity sha512-Nti4qbzr/z2LbUWySr7H9dk3Rl7gZt7ihHAxlgT4Ho90EXWkjtkL1avTleu9yeGuqrt/chxTB6GKK8nZZ6V0+Q ==
5080+ color-rgba@^3.0.0 :
5081+ version "3.0 .0"
5082+ resolved "https://registry.yarnpkg.com/color-rgba/-/color-rgba-3.0 .0.tgz#77090bdcdb2951c1735e20099ddd50401675375b "
5083+ integrity sha512-PPwZYkEY3M2THEHHV6Y95sGUie77S7X8v+h1r6LSAPF3/LL2xJ8duUXSrkic31Nzc4odPwHgUbiX/XuTYzQHQg ==
50845084 dependencies:
5085- color-parse "^1.4.2 "
5085+ color-parse "^2.0.0 "
50865086 color-space "^2.0.0"
50875087
50885088color-space@^2.0.0:
You can’t perform that action at this time.
0 commit comments