Skip to content

Commit 8223ff4

Browse files
build(deps): bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent eff698f commit 8223ff4

File tree

2 files changed

+18
-7
lines changed

2 files changed

+18
-7
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+14-3
Original file line numberDiff line numberDiff line change
@@ -2216,6 +2216,17 @@
22162216
raf "^3.4.1"
22172217
whatwg-fetch "^2.0.4"
22182218

2219+
"@tarojs/taro-h5@^2.2.2":
2220+
version "2.2.7"
2221+
resolved "https://registry.yarnpkg.com/@tarojs/taro-h5/-/taro-h5-2.2.7.tgz#24f80a10129e0211fa81f085668eefc9c598b9c4"
2222+
integrity sha512-CXdoeH06skqwpMB4cQyqfL4zQaII6YcFr9pbL5vgLrFYegFFhtJxiRzOJbdL2wkuKvIhElBjPPV7dUspXRmQxQ==
2223+
dependencies:
2224+
base64-js "^1.3.0"
2225+
jsonp-retry "^1.0.3"
2226+
mobile-detect "^1.4.2"
2227+
raf "^3.4.1"
2228+
whatwg-fetch "^2.0.4"
2229+
22192230
22202231
version "2.2.2"
22212232
resolved "https://registry.yarnpkg.com/@tarojs/taro-swan/-/taro-swan-2.2.2.tgz#8f5539e88aeac32bbf53a4a521d2f306e824a42c"
@@ -16682,9 +16693,9 @@ websocket-driver@>=0.5.1:
1668216693
websocket-extensions ">=0.1.1"
1668316694

1668416695
websocket-extensions@>=0.1.1:
16685-
version "0.1.3"
16686-
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.3.tgz#5d2ff22977003ec687a4b87073dfbbac146ccf29"
16687-
integrity sha512-nqHUnMXmBzT0w570r2JpJxfiSD1IzoI+HGVdd3aZ0yNi3ngvQ4jv1dtHt5VGxfI2yj5yqImPhOK4vmIh2xMbGg==
16696+
version "0.1.4"
16697+
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42"
16698+
integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==
1668816699

1668916700
weui@^1.1.2:
1669016701
version "1.1.3"

0 commit comments

Comments
 (0)