File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 1313 "vscode-languageserver" : " 8.1.0" ,
1414 "vscode-languageserver-textdocument" : " 1.0.8" ,
1515 "vscode-uri" : " 3.0.7" ,
16- "yaml" : " 2.2.1 "
16+ "yaml" : " 2.2.2 "
1717 },
1818 "scripts" : {
1919 "build" : " yarn webpack --mode production" ,
Original file line number Diff line number Diff line change @@ -20111,16 +20111,21 @@ yallist@^4.0.0:
2011120111 resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
2011220112 integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
2011320113
20114- 20115- version "2.2.1 "
20116- resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.1 .tgz#3014bf0482dcd15147aa8e56109ce8632cd60ce4 "
20117- integrity sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw ==
20114+ 20115+ version "2.2.2 "
20116+ resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2 .tgz#ec551ef37326e6d42872dad1970300f8eb83a073 "
20117+ integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA ==
2011820118
2011920119yaml@^1.10.0, yaml@^1.7.2:
2012020120 version "1.10.2"
2012120121 resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
2012220122 integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
2012320123
20124+ yaml@^2.2.1:
20125+ version "2.2.1"
20126+ resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.1.tgz#3014bf0482dcd15147aa8e56109ce8632cd60ce4"
20127+ integrity sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==
20128+
20124201292012520130 version "20.2.4"
2012620131 resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.4.tgz#b42890f14566796f85ae8e3a25290d205f154a54"
You can’t perform that action at this time.
0 commit comments