Merge pull request #5385 from storybooks/dependabot/npm_and_yarn/ws-6.1.3

Bump ws from 6.1.2 to 6.1.3
This commit is contained in:
Norbert de Langen 2019-01-28 11:58:53 +01:00 committed by GitHub
commit fc39d2454d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -63,7 +63,7 @@
"webpack": "^4.29.0",
"webpack-dev-middleware": "^3.5.1",
"webpack-hot-middleware": "^2.24.3",
"ws": "^6.1.0"
"ws": "^6.1.3"
},
"devDependencies": {
"react-native": "^0.52.2"

View File

@ -21879,9 +21879,9 @@ ws@^5.2.0:
dependencies:
async-limiter "~1.0.0"
ws@^6.1.0, ws@^6.1.2, ws@~6.1.0:
version "6.1.2"
resolved "https://registry.yarnpkg.com/ws/-/ws-6.1.2.tgz#3cc7462e98792f0ac679424148903ded3b9c3ad8"
ws@^6.1.0, ws@^6.1.2, ws@^6.1.3, ws@~6.1.0:
version "6.1.3"
resolved "https://registry.yarnpkg.com/ws/-/ws-6.1.3.tgz#d2d2e5f0e3c700ef2de89080ebc0ac6e1bf3a72d"
dependencies:
async-limiter "~1.0.0"