Bump ws from 7.2.3 to 7.2.5

Bumps [ws](https://github.com/websockets/ws) from 7.2.3 to 7.2.5.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.2.3...7.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-27 08:26:57 +00:00
committed by GitHub
parent a8bcfc62d0
commit 673138c5af
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
"utf8": "^3.0.0",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11",
"ws": "^7.0.0",
"ws": "^7.2.5",
"xterm-benchmark": "^0.1.3"
}
}
+4 -4
View File
@@ -5955,10 +5955,10 @@ ws@^6.1.0:
dependencies:
async-limiter "~1.0.0"
ws@^7.0.0, ws@^7.2.3:
version "7.2.3"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.2.3.tgz#a5411e1fb04d5ed0efee76d26d5c46d830c39b46"
integrity sha512-HTDl9G9hbkNDk98naoR/cHDws7+EyYMOdL1BmjsZXRUjf7d+MficC4B7HLUPlSiho0vg+CWKrGIt/VJBd1xunQ==
ws@^7.2.3, ws@^7.2.5:
version "7.2.5"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.2.5.tgz#abb1370d4626a5a9cd79d8de404aa18b3465d10d"
integrity sha512-C34cIU4+DB2vMyAbmEKossWq2ZQDr6QEyuuCzWrM9zfw1sGc0mYiJ0UnG9zzNykt49C2Fi34hvr2vssFQRS6EA==
xml-name-validator@^3.0.0:
version "3.0.0"