Skip to content

Commit

Permalink
Security fix: ws@^7.4.6 [GHSA-6fc8-4gx4-v693]
Browse files Browse the repository at this point in the history
  • Loading branch information
mcpierce committed Jun 9, 2021
1 parent 95c3f70 commit 5b85709
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions comixed-web/package.json
Expand Up @@ -65,6 +65,7 @@
"ua-parser-js": "^0.7.24",
"webpack": "5.4.0",
"webpack-subresource-integrity": "^1.5.1",
"ws": "^7.4.6",
"xmlhttprequest-ssl": "^1.6.2",
"zone.js": "~0.10.3"
},
Expand Down
5 changes: 5 additions & 0 deletions comixed-web/yarn.lock
Expand Up @@ -9327,6 +9327,11 @@ ws@^6.2.1:
dependencies:
async-limiter "~1.0.0"

ws@^7.4.6:
version "7.4.6"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==

ws@~7.4.2:
version "7.4.2"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.2.tgz#782100048e54eb36fe9843363ab1c68672b261dd"
Expand Down

0 comments on commit 5b85709

Please sign in to comment.