Skip to content

Commit 653baee

Browse files
committed
Upgrade 'request-light' version
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
1 parent 2d350d0 commit 653baee

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
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",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
30903095
require-directory@^2.1.1:
30913096
version "2.1.1"
30923097
resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"

0 commit comments

Comments
 (0)