reg-viz / reg-suit

:recycle: Visual Regression Testing tool

Home Page:https://reg-viz.github.io/reg-suit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace the `request` package for which the vulnerability has been reported

otofu-square opened this issue · comments

Describe the bug

request package is deprecated, and the vulnerability has been reported.
https://security.snyk.io/package/npm/request

Reproduced step

Expected behavior

Use maintained http client.

Actual behavior

Unmainted request package is used.

Screenshots