From 41f9d2f70ac102004a3f084838e0bf25de3ef221 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 15:57:42 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20websocket-extensions=20from=200.1.3=20to?= =?UTF-8?q?=200.1.4=20in=20/9.=E5=89=8D=E7=AB=AF=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E5=B7=A5=E5=85=B7=E5=8F=8A=E5=AE=9E=E4=BE=8B/gulp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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] --- .../gulp/package-lock.json" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) mode change 100755 => 100644 "9.\345\211\215\347\253\257\346\236\204\345\273\272\345\267\245\345\205\267\345\217\212\345\256\236\344\276\213/gulp/package-lock.json" diff --git "a/9.\345\211\215\347\253\257\346\236\204\345\273\272\345\267\245\345\205\267\345\217\212\345\256\236\344\276\213/gulp/package-lock.json" "b/9.\345\211\215\347\253\257\346\236\204\345\273\272\345\267\245\345\205\267\345\217\212\345\256\236\344\276\213/gulp/package-lock.json" old mode 100755 new mode 100644 index 9a413d1a..249f23d6 --- "a/9.\345\211\215\347\253\257\346\236\204\345\273\272\345\267\245\345\205\267\345\217\212\345\256\236\344\276\213/gulp/package-lock.json" +++ "b/9.\345\211\215\347\253\257\346\236\204\345\273\272\345\267\245\345\205\267\345\217\212\345\256\236\344\276\213/gulp/package-lock.json" @@ -7561,9 +7561,9 @@ } }, "websocket-extensions": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.3.tgz", - "integrity": "sha512-nqHUnMXmBzT0w570r2JpJxfiSD1IzoI+HGVdd3aZ0yNi3ngvQ4jv1dtHt5VGxfI2yj5yqImPhOK4vmIh2xMbGg==" + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz", + "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==" }, "when": { "version": "3.7.8",