Bump ws from 7.5.2 to 7.5.3 (#16486)
Bumps [ws](https://github.com/websockets/ws) from 7.5.2 to 7.5.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.5.2...7.5.3 ) --- updated-dependencies: - dependency-name: ws dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | ... | @@ -168,7 +168,7 @@ |
"webpack-cli": "^3.3.12", | ||
"webpack-merge": "^5.8.0", | ||
"wicg-inert": "^3.1.1", | ||
"ws": "^7.5.2" | ||
"ws": "^7.5.3" | ||
}, | ||
"devDependencies": { | ||
"@testing-library/jest-dom": "^5.14.1", | ||
... | ... |
Please register or sign in to comment