File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 97
97
"safe-buffer" : " ^5.1.1" ,
98
98
"safe-compare" : " ^1.1.4" ,
99
99
"semver" : " ^7.1.3" ,
100
- "split2" : " ^3.2.2 " ,
100
+ "split2" : " ^4.0.0 " ,
101
101
"ws" : " ^8.0.0" ,
102
102
"xdg-basedir" : " ^4.0.0" ,
103
103
"yarn" : " ^1.22.4"
Original file line number Diff line number Diff line change @@ -3433,7 +3433,7 @@ readable-stream@^2.0.6:
3433
3433
string_decoder "~1.1.1"
3434
3434
util-deprecate "~1.0.1"
3435
3435
3436
- readable-stream@^3.0.0, readable-stream@^3. 1.1 :
3436
+ readable-stream@^3.1.1 :
3437
3437
version "3.6.0"
3438
3438
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198"
3439
3439
integrity sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==
@@ -3786,12 +3786,10 @@ specificity@^0.4.1:
3786
3786
resolved "https://registry.yarnpkg.com/specificity/-/specificity-0.4.1.tgz#aab5e645012db08ba182e151165738d00887b019"
3787
3787
integrity sha512-1klA3Gi5PD1Wv9Q0wUoOQN1IWAuPu0D1U03ThXTr0cJ20+/iq2tHSDnK7Kk/0LXJ1ztUB2/1Os0wKmfyNgUQfg==
3788
3788
3789
- split2@^3.2.2 :
3790
- version "3.2.2"
3791
- resolved "https://registry.yarnpkg.com/split2/-/split2-3.2.2.tgz#bf2cf2a37d838312c249c89206fd7a17dd12365f"
3792
- integrity sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==
3793
- dependencies :
3794
- readable-stream "^3.0.0"
3789
+ split2@^4.0.0 :
3790
+ version "4.1.0"
3791
+ resolved "https://registry.yarnpkg.com/split2/-/split2-4.1.0.tgz#101907a24370f85bb782f08adaabe4e281ecf809"
3792
+ integrity sha512-VBiJxFkxiXRlUIeyMQi8s4hgvKCSjtknJv/LVYbrgALPwf5zSKmEwV9Lst25AkvMDnvxODugjdl6KZgwKM1WYQ==
3795
3793
3796
3794
split@^1.0.1 :
3797
3795
version "1.0.1"
You can’t perform that action at this time.
0 commit comments