File tree 1 file changed +13
-9
lines changed
1 file changed +13
-9
lines changed Original file line number Diff line number Diff line change @@ -3954,6 +3954,11 @@ performance-now@^2.1.0:
3954
3954
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
3955
3955
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
3956
3956
3957
+ picocolors@^0.2.1 :
3958
+ version "0.2.1"
3959
+ resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
3960
+ integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
3961
+
3957
3962
picomatch@^2.0.4, picomatch@^2.2.1 :
3958
3963
version "2.2.2"
3959
3964
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
@@ -4026,14 +4031,13 @@ postcss-selector-parser@^6.0.2:
4026
4031
indexes-of "^1.0.1"
4027
4032
uniq "^1.0.1"
4028
4033
4029
- postcss@^7.0.14 :
4030
- version "7.0.32 "
4031
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.32 .tgz#4310d6ee347053da3433db2be492883d62cec59d "
4032
- integrity sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw ==
4034
+ postcss@^7.0.36 :
4035
+ version "7.0.39 "
4036
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39 .tgz#9624375d965630e2e1f2c02a935c82a59cb48309 "
4037
+ integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA ==
4033
4038
dependencies :
4034
- chalk "^2.4.2 "
4039
+ picocolors "^0.2.1 "
4035
4040
source-map "^0.6.1"
4036
- supports-color "^6.1.0"
4037
4041
4038
4042
prelude-ls@~1.1.2 :
4039
4043
version "1.1.2"
@@ -5447,9 +5451,9 @@ write-file-atomic@2.4.1:
5447
5451
signal-exit "^3.0.2"
5448
5452
5449
5453
ws@^5.2.0 :
5450
- version "5.2.2 "
5451
- resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.2 .tgz#dffef14866b8e8dc9133582514d1befaf96e980f "
5452
- integrity sha512-jaHFD6PFv6UgoIVda6qZllptQsMlDEJkTQcybzzXDYM1XO9Y8em691FGMPmM46WGyLU4z9KMgQN+qrux/nhlHA ==
5454
+ version "5.2.3 "
5455
+ resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.3 .tgz#05541053414921bc29c63bee14b8b0dd50b07b3d "
5456
+ integrity sha512-jZArVERrMsKUatIdnLzqvcfydI85dvd/Fp1u/VOpfdDWQ4c9qWXe+VIeAbQ5FrDwciAkr+lzofXLz3Kuf26AOA ==
5453
5457
dependencies :
5454
5458
async-limiter "~1.0.0"
5455
5459
You can’t perform that action at this time.
0 commit comments