Commit cf70307197cc954d25c8aca888ebf71c870471f7

Authored by dependabot[bot]
Committed by 小小鲁班
1 parent 24aaaf27

chore(deps): bump websocket-extensions in /front-end/h5

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](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
Showing 1 changed file with 3 additions and 3 deletions
front-end/h5/yarn.lock
... ... @@ -10851,9 +10851,9 @@ websocket-driver@&gt;=0.5.1:
10851 10851 websocket-extensions ">=0.1.1"
10852 10852  
10853 10853 websocket-extensions@>=0.1.1:
10854   - version "0.1.3"
10855   - resolved "https://registry.npm.taobao.org/websocket-extensions/download/websocket-extensions-0.1.3.tgz#5d2ff22977003ec687a4b87073dfbbac146ccf29"
10856   - integrity sha1-XS/yKXcAPsaHpLhwc9+7rBRszyk=
  10854 + version "0.1.4"
  10855 + resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42"
  10856 + integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==
10857 10857  
10858 10858 whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.3:
10859 10859 version "1.0.5"
... ...