Skip to content

Commit

Permalink
update: update dependency ws to v7.4.6 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 2, 2021
1 parent 8476a28 commit cfc3189
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"typescript": "4.2.4",
"utf-8-validate": "5.0.5",
"uuid": "8.3.2",
"ws": "7.4.5",
"ws": "7.4.6",
"yargs-parser": "19.0.4"
},
"resolutions": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7250,10 +7250,10 @@ write@1.0.3:
dependencies:
mkdirp "^0.5.1"

ws@7.4.5:
version "7.4.5"
resolved "https://artifacts.apextoaster.com/repository/group-npm/ws/-/ws-7.4.5.tgz#a484dd851e9beb6fdb420027e3885e8ce48986c1"
integrity sha512-xzyu3hFvomRfXKH8vOFMU3OguG6oOvhXMo3xsGy3xWExqaM2dxBbVxuD99O7m3ZUFMvvscsZDqxfgMaRr/Nr1g==
ws@7.4.6:
version "7.4.6"
resolved "https://artifacts.apextoaster.com/repository/group-npm/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==

ws@^5.2.0:
version "5.2.2"
Expand Down

0 comments on commit cfc3189

Please sign in to comment.