-
Notifications
You must be signed in to change notification settings - Fork 756
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: bump yargs ua-parser-js localtunnel http-proxy fs-extra chokidar
(cherry picked from commit 1ccf319)
- Loading branch information
1 parent
75ad9b7
commit 8515664
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8515664
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
While installing browser-sync@2.18.2 from npm these changes are not avaible in the package.json
I think you need to npm publish it as browser-sync@2.18.3
8515664
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please do it asap since:
localtunnel@1.8.1 uses request@2.65.0
and request@2.65.0 uses tough-cookie@2.2.2
That generates:
npm WARN deprecated tough-cookie@2.2.2: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
While localtunnel@1.8.2 uses request@2.78.0
and request@2.78.0 uses tough-cookie@3.1.2
that solves the ReDos vulnerability
Related:
#1158 #1170 #1187
8515664
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@simonepri browser-sync@2.18.4 is available now on NPM :)