Skip to content

Commit

Permalink
Update dependency ws to v7.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 18, 2021
1 parent 8930d85 commit 21d063e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@
"typescript": "3.9.9",
"wabt": "1.0.12",
"whatwg-url": "8.0.0",
"ws": "7.4.3"
"ws": "7.4.5"
},
"devDependencies": {
"@types/babel__core": "7.1.12",
"@types/fs-extra": "8.1.1",
"@types/mime": "2.0.3",
"@types/node": "12.20.4",
"@types/uuid": "8.3.0",
"@types/ws": "7.4.0",
"@types/ws": "7.4.1",
"fast-check": "2.11.0",
"uuid": "8.3.2"
}
Expand Down

0 comments on commit 21d063e

Please sign in to comment.