Bump uws from 10.148.1 to 100.0.1 (#5382)

Bumps [uws](https://github.com/uNetworking/uWebSockets.js) from 10.148.1 to 100.0.1.
- [Release notes](https://github.com/uNetworking/uWebSockets.js/releases)
- [Commits](https://github.com/uNetworking/uWebSockets.js/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-02-21 10:36:19 +00:00
committed by peril-parse-community[bot]
parent 7d0d4cea33
commit 9710c755c5
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -10651,9 +10651,9 @@
"integrity": "sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA=="
},
"uws": {
"version": "10.148.1",
"resolved": "https://registry.npmjs.org/uws/-/uws-10.148.1.tgz",
"integrity": "sha1-/Rp5z2EYo4jgob7YoTlwMNLE/Sw=",
"version": "100.0.1",
"resolved": "https://registry.npmjs.org/uws/-/uws-100.0.1.tgz",
"integrity": "sha512-iBNNJBr4I6dzgAHV5EqbRU5dU9At0AqJT04rlgI2sHE+tws+AgBJOfuW9BIQ3xAgtz7tSxbZrC6X4gcrnDuAfA==",
"optional": true
},
"validate-npm-package-license": {

View File

@@ -90,7 +90,7 @@
},
"optionalDependencies": {
"bcrypt": "3.0.4",
"uws": "10.148.1"
"uws": "100.0.1"
},
"collective": {
"type": "opencollective",