Compare commits

...
This repository has been archived on 2021-08-13. You can view files and clone it, but cannot push or open issues/pull-requests.

1 Commits

Author SHA1 Message Date
dependabot[bot] f0d7eeb323
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](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-07 09:24:43 +00:00
1 changed files with 653 additions and 651 deletions

26
package-lock.json generated
View File

@ -12,6 +12,17 @@
"asteroid": "github:rocketchat/asteroid#a76a53254e381f9487aa2a9be3d874c9a2df6552",
"lru-cache": "^4.1.1",
"node-rest-client": "^3.1.0"
},
"dependencies": {
"asteroid": {
"version": "github:rocketchat/asteroid#a76a53254e381f9487aa2a9be3d874c9a2df6552",
"from": "github:rocketchat/asteroid",
"requires": {
"ddp.js": "^0.5.0",
"faye-websocket": "^0.11.0",
"q": "^1.0.1"
}
}
}
},
"@types/lru-cache": {
@ -24,15 +35,6 @@
"resolved": "https://registry.npmjs.org/@types/node/-/node-9.6.52.tgz",
"integrity": "sha512-d6UdHtc8HKe3NTruj9mHk2B8EiHZyuG/00aYbUedHvy9sBhtLAX1gaxSNgvcheOvIZavvmpJYlwfHjjxlU/Few=="
},
"asteroid": {
"version": "github:rocketchat/asteroid#a76a53254e381f9487aa2a9be3d874c9a2df6552",
"from": "github:rocketchat/asteroid",
"requires": {
"ddp.js": "^0.5.0",
"faye-websocket": "^0.11.0",
"q": "^1.0.1"
}
},
"core-util-is": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
@ -618,9 +620,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=="
},
"xml2js": {
"version": "0.4.22",