Skip to content

Commit

Permalink
chore(deps): bump ws from 7.4.5 to 7.4.6 (#505)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 29, 2021
1 parent dc4984b commit 3ff6251
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 @@ -10,7 +10,7 @@
"bufferutil": "4.0.3",
"reconnecting-websocket": "4.4.0",
"utf-8-validate": "5.0.5",
"ws": "7.4.5"
"ws": "7.4.6"
},
"description": "Coinbase Pro API for Node.js, written in TypeScript and covered by tests.",
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2567,10 +2567,10 @@ write-file-atomic@^3.0.0:
signal-exit "^3.0.2"
typedarray-to-buffer "^3.1.5"

ws@7.4.5:
version "7.4.5"
resolved "https://registry.npmjs.org/ws/-/ws-7.4.5.tgz#a484dd851e9beb6fdb420027e3885e8ce48986c1"
integrity sha512-xzyu3hFvomRfXKH8vOFMU3OguG6oOvhXMo3xsGy3xWExqaM2dxBbVxuD99O7m3ZUFMvvscsZDqxfgMaRr/Nr1g==
ws@7.4.6:
version "7.4.6"
resolved "https://registry.npmjs.org/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==

y18n@^4.0.0:
version "4.0.1"
Expand Down

0 comments on commit 3ff6251

Please sign in to comment.