Skip to content

Commit 5123b31

Browse files
updating dependeny
updated to 1.3.2 updated websocket-extensions to 0.1.4 https-proxy-agent from 1.0.0 to 2.2.4
1 parent 8bb2f7c commit 5123b31

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2176,9 +2176,9 @@ https-browserify@0.0.1:
21762176
version "0.0.1"
21772177
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-0.0.1.tgz#3f91365cabe60b77ed0ebba24b454e3e09d95a82"
21782178

2179-
https-proxy-agent@^1.0.0:
2180-
version "1.0.0"
2181-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-1.0.0.tgz#35f7da6c48ce4ddbfa264891ac593ee5ff8671e6"
2179+
https-proxy-agent@^2.2.1:
2180+
version "2.2.4"
2181+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz#35f7da6c48ce4ddbfa264891ac593ee5ff8671e6"
21822182
dependencies:
21832183
agent-base "2"
21842184
debug "2"
@@ -5215,9 +5215,9 @@ write-file-atomic@^1.1.2:
52155215
imurmurhash "^0.1.4"
52165216
slide "^1.1.5"
52175217

5218-
ws@1.1.1, ws@^1.0.1:
5219-
version "1.1.1"
5220-
resolved "https://registry.yarnpkg.com/ws/-/ws-1.1.1.tgz#082ddb6c641e85d4bb451f03d52f06eabdb1f018"
5218+
ws@~3.3.1:
5219+
version "3.3.1"
5220+
resolved "https://registry.yarnpkg.com/ws/-/ws-3.3.1.tgz#082ddb6c641e85d4bb451f03d52f06eabdb1f018"
52215221
dependencies:
52225222
options ">=0.0.5"
52235223
ultron "1.0.x"

0 commit comments

Comments
 (0)