File tree Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Original file line number Diff line number Diff line change @@ -728,15 +728,20 @@ color-convert@^1.9.0, color-convert@^1.9.1:
728
728
dependencies :
729
729
color-name "1.1.3"
730
730
731
- [email protected] , color-name@^1.0.0 :
731
+
732
732
version "1.1.3"
733
733
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
734
734
integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
735
735
736
+ color-name@^1.0.0 :
737
+ version "1.1.4"
738
+ resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
739
+ integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
740
+
736
741
color-string@^1.5.2 :
737
- version "1.5.3 "
738
- resolved "https://registry.npmjs.org /color-string/-/color-string-1.5.3 .tgz"
739
- integrity sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw ==
742
+ version "1.9.1 "
743
+ resolved "https://registry.yarnpkg.com /color-string/-/color-string-1.9.1 .tgz#4467f9146f036f855b764dfb5bf8582bf342c7a4 "
744
+ integrity sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg ==
740
745
dependencies :
741
746
color-name "^1.0.0"
742
747
simple-swizzle "^0.2.2"
@@ -1870,7 +1875,7 @@ is-arrayish@^0.2.1:
1870
1875
1871
1876
is-arrayish@^0.3.1 :
1872
1877
version "0.3.2"
1873
- resolved "https://registry.npmjs.org /is-arrayish/-/is-arrayish-0.3.2.tgz"
1878
+ resolved "https://registry.yarnpkg.com /is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03 "
1874
1879
integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==
1875
1880
1876
1881
is-binary-path@^1.0.0 :
@@ -3580,8 +3585,8 @@ signal-exit@^3.0.0:
3580
3585
3581
3586
simple-swizzle@^0.2.2 :
3582
3587
version "0.2.2"
3583
- resolved "https://registry.npmjs.org /simple-swizzle/-/simple-swizzle-0.2.2.tgz"
3584
- integrity sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo =
3588
+ resolved "https://registry.yarnpkg.com /simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a "
3589
+ integrity sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg= =
3585
3590
dependencies :
3586
3591
is-arrayish "^0.3.1"
3587
3592
You can’t perform that action at this time.
0 commit comments