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 @@ -3426,7 +3426,7 @@ readable-stream@^2.0.6:
3426
3426
string_decoder "~1.1.1"
3427
3427
util-deprecate "~1.0.1"
3428
3428
3429
- readable-stream@^3.0.0, readable-stream@^3. 1.1 :
3429
+ readable-stream@^3.1.1 :
3430
3430
version "3.6.0"
3431
3431
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198"
3432
3432
integrity sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==
@@ -3779,12 +3779,10 @@ specificity@^0.4.1:
3779
3779
resolved "https://registry.yarnpkg.com/specificity/-/specificity-0.4.1.tgz#aab5e645012db08ba182e151165738d00887b019"
3780
3780
integrity sha512-1klA3Gi5PD1Wv9Q0wUoOQN1IWAuPu0D1U03ThXTr0cJ20+/iq2tHSDnK7Kk/0LXJ1ztUB2/1Os0wKmfyNgUQfg==
3781
3781
3782
- split2@^3.2.2 :
3783
- version "3.2.2"
3784
- resolved "https://registry.yarnpkg.com/split2/-/split2-3.2.2.tgz#bf2cf2a37d838312c249c89206fd7a17dd12365f"
3785
- integrity sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==
3786
- dependencies :
3787
- readable-stream "^3.0.0"
3782
+ split2@^4.0.0 :
3783
+ version "4.0.0"
3784
+ resolved "https://registry.yarnpkg.com/split2/-/split2-4.0.0.tgz#c76cb53ad55040ddff3a9c3b73fc88a4690f047c"
3785
+ integrity sha512-gjmavJzvQCAZzaEHWoJBOwqIUAiEvUOlguQ6uO0+0LTS1tlLa2YetTLWCrm049ouvLOa1l6SOGm3XaiRiCg9SQ==
3788
3786
3789
3787
split@^1.0.1 :
3790
3788
version "1.0.1"
You can’t perform that action at this time.
0 commit comments