Merge pull request #6950 from syuilo/dependabot/npm_and_yarn/websocket-1.0.33

This commit is contained in:
dependabot-preview[bot] 2020-12-09 20:32:30 +00:00 committed by GitHub
commit cc3779b197
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -256,7 +256,7 @@
"web-push": "3.4.4",
"webpack": "5.9.0",
"webpack-cli": "4.2.0",
"websocket": "1.0.32",
"websocket": "1.0.33",
"ws": "7.4.0",
"xev": "2.0.1"
},

View file

@ -10319,10 +10319,10 @@ webpack@5.9.0:
watchpack "^2.0.0"
webpack-sources "^2.1.1"
websocket@1.0.32:
version "1.0.32"
resolved "https://registry.yarnpkg.com/websocket/-/websocket-1.0.32.tgz#1f16ddab3a21a2d929dec1687ab21cfdc6d3dbb1"
integrity sha512-i4yhcllSP4wrpoPMU2N0TQ/q0O94LRG/eUQjEAamRltjQ1oT1PFFKOG4i877OlJgCG8rw6LrrowJp+TYCEWF7Q==
websocket@1.0.33:
version "1.0.33"
resolved "https://registry.yarnpkg.com/websocket/-/websocket-1.0.33.tgz#407f763fc58e74a3fa41ca3ae5d78d3f5e3b82a5"
integrity sha512-XwNqM2rN5eh3G2CUQE3OHZj+0xfdH42+OFK6LdC2yqiC0YU8e5UK0nYre220T0IyyN031V/XOvtHvXozvJYFWA==
dependencies:
bufferutil "^4.0.1"
debug "^2.2.0"