File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 247247 "dependencies" : {
248248 "@redhat-developer/vscode-redhat-telemetry" : " 0.4.2" ,
249249 "fs-extra" : " ^9.1.0" ,
250- "request-light" : " ^0.5.4 " ,
250+ "request-light" : " ^0.5.5 " ,
251251 "vscode-languageclient" : " 7.0.0" ,
252252 "vscode-nls" : " ^3.2.1" ,
253253 "vscode-uri" : " ^2.0.3" ,
Original file line number Diff line number Diff line change @@ -3087,6 +3087,11 @@ request-light@^0.5.4:
30873087 resolved "https://registry.yarnpkg.com/request-light/-/request-light-0.5.4.tgz#497a98c6d8ae49536417a5e2d7f383b934f3e38c"
30883088 integrity sha512-t3566CMweOFlUk7Y1DJMu5OrtpoZEb6aSTsLQVT3wtrIEJ5NhcY9G/Oqxvjllzl4a15zXfFlcr9q40LbLVQJqw==
30893089
3090+ request-light@^0.5.5 :
3091+ version "0.5.5"
3092+ resolved "https://registry.yarnpkg.com/request-light/-/request-light-0.5.5.tgz#254ab0b38a1db2192170b599b05181934e14932b"
3093+ integrity sha512-AvjfJuhyT6dYfhtIBF+IpTPQco+Td1QJ6PsIJ5xui110vQ5p9HxHk+m1XJqXazLQT6CxxSx9eNv6R/+fu4bZig==
3094+
30903095require-directory@^2.1.1 :
30913096 version "2.1.1"
30923097 resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
You can’t perform that action at this time.
0 commit comments