Skip to content

Commit 2be333f

Browse files
msivasubramaniaanevidolob
authored andcommitted
integreated the latest 0.5.7 request-light lib version
1 parent a0b5e25 commit 2be333f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
"dependencies": {
254254
"@redhat-developer/vscode-redhat-telemetry": "0.4.2",
255255
"fs-extra": "^9.1.0",
256-
"request-light": "^0.5.5",
256+
"request-light": "^0.5.7",
257257
"vscode-languageclient": "7.0.0",
258258
"vscode-nls": "^3.2.1",
259259
"vscode-uri": "^2.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3065,10 +3065,10 @@ remove-trailing-slash@^0.1.0:
30653065
resolved "https://registry.yarnpkg.com/remove-trailing-slash/-/remove-trailing-slash-0.1.1.tgz#be2285a59f39c74d1bce4f825950061915e3780d"
30663066
integrity sha512-o4S4Qh6L2jpnCy83ysZDau+VORNvnFw07CKSAymkd6ICNVEPisMyzlc00KlvvicsxKck94SEwhDnMNdICzO+tA==
30673067

3068-
request-light@^0.5.5:
3069-
version "0.5.5"
3070-
resolved "https://registry.yarnpkg.com/request-light/-/request-light-0.5.5.tgz#254ab0b38a1db2192170b599b05181934e14932b"
3071-
integrity sha512-AvjfJuhyT6dYfhtIBF+IpTPQco+Td1QJ6PsIJ5xui110vQ5p9HxHk+m1XJqXazLQT6CxxSx9eNv6R/+fu4bZig==
3068+
request-light@^0.5.7:
3069+
version "0.5.7"
3070+
resolved "https://registry.yarnpkg.com/request-light/-/request-light-0.5.7.tgz#1c448c22153b55d2cd278eb414df24a5ad6e6d5e"
3071+
integrity sha512-i/wKzvcx7Er8tZnvqSxWuNO5ZGggu2UgZAqj/RyZ0si7lBTXL7kZiI/dWxzxnQjaY7s5HEy1qK21Do4Ncr6cVw==
30723072

30733073
require-directory@^2.1.1:
30743074
version "2.1.1"

0 commit comments

Comments
 (0)