Skip to content

Commit 01a9365

Browse files
authored
Merge pull request #1 from mikelpmc/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
2 parents 98edbfc + f77fadf commit 01a9365

File tree

1 file changed

+24
-3
lines changed

1 file changed

+24
-3
lines changed

yarn.lock

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2065,6 +2065,13 @@ aws4@^1.8.0:
20652065
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.1.tgz#7e33d8f7d449b3f673cd72deb9abdc552dbe528e"
20662066
integrity sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==
20672067

2068+
axios@^0.19.2:
2069+
version "0.19.2"
2070+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27"
2071+
integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==
2072+
dependencies:
2073+
follow-redirects "1.5.10"
2074+
20682075
axobject-query@^2.0.2:
20692076
version "2.1.2"
20702077
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.1.2.tgz#2bdffc0371e643e5f03ba99065d5179b9ca79799"
@@ -3379,6 +3386,13 @@ [email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
33793386
dependencies:
33803387
ms "2.0.0"
33813388

3389+
debug@=3.1.0:
3390+
version "3.1.0"
3391+
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
3392+
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
3393+
dependencies:
3394+
ms "2.0.0"
3395+
33823396
debug@^3.0.0, debug@^3.1.1, debug@^3.2.5:
33833397
version "3.2.6"
33843398
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
@@ -4434,6 +4448,13 @@ flush-write-stream@^1.0.0:
44344448
inherits "^2.0.3"
44354449
readable-stream "^2.3.6"
44364450

4451+
4452+
version "1.5.10"
4453+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
4454+
integrity sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==
4455+
dependencies:
4456+
debug "=3.1.0"
4457+
44374458
follow-redirects@^1.0.0:
44384459
version "1.10.0"
44394460
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.10.0.tgz#01f5263aee921c6a54fb91667f08f4155ce169eb"
@@ -10361,9 +10382,9 @@ websocket-driver@>=0.5.1:
1036110382
websocket-extensions ">=0.1.1"
1036210383

1036310384
websocket-extensions@>=0.1.1:
10364-
version "0.1.3"
10365-
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.3.tgz#5d2ff22977003ec687a4b87073dfbbac146ccf29"
10366-
integrity sha512-nqHUnMXmBzT0w570r2JpJxfiSD1IzoI+HGVdd3aZ0yNi3ngvQ4jv1dtHt5VGxfI2yj5yqImPhOK4vmIh2xMbGg==
10385+
version "0.1.4"
10386+
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42"
10387+
integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==
1036710388

1036810389
whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.3, whatwg-encoding@^1.0.5:
1036910390
version "1.0.5"

0 commit comments

Comments
 (0)