Skip to content

Commit

Permalink
package.json: replace deprecated web-request with node-fetch@v2
Browse files Browse the repository at this point in the history
`web-request` and its dependency `request` were deprecated
several years ago and are flagged with vulnerabilities.
Replace `web-request` with `node-fetch`.

web-request is currently used by the go release monitor in
goEnvironmentStatus and the gopls version check.

Fixes #2995

Change-Id: I180b3f805bf7462d7b0488f6111c69999e1ede7b
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/551115
Commit-Queue: Hyang-Ah Hana Kim <hyangah@gmail.com>
TryBot-Result: kokoro <noreply+kokoro@google.com>
Reviewed-by: Peter Weinberger <pjw@google.com>
  • Loading branch information
hyangah committed Dec 19, 2023
1 parent 7a5c1bb commit e54c930
Show file tree
Hide file tree
Showing 5 changed files with 186 additions and 607 deletions.
Loading

0 comments on commit e54c930

Please sign in to comment.