dependabot[bot]
Committed by GitHub

Bump websocket-extensions from 0.1.3 to 0.1.4 in /front

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>
...@@ -14677,9 +14677,9 @@ ...@@ -14677,9 +14677,9 @@
14677 } 14677 }
14678 }, 14678 },
14679 "websocket-extensions": { 14679 "websocket-extensions": {
14680 - "version": "0.1.3", 14680 + "version": "0.1.4",
14681 - "resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.3.tgz", 14681 + "resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz",
14682 - "integrity": "sha512-nqHUnMXmBzT0w570r2JpJxfiSD1IzoI+HGVdd3aZ0yNi3ngvQ4jv1dtHt5VGxfI2yj5yqImPhOK4vmIh2xMbGg==" 14682 + "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg=="
14683 }, 14683 },
14684 "whatwg-encoding": { 14684 "whatwg-encoding": {
14685 "version": "1.0.5", 14685 "version": "1.0.5",
......
This diff is collapsed. Click to expand it.