Skip to content

Commit

Permalink
build(deps): bump ws from 7.4.1 to 7.4.2 (#2291)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 30, 2020
1 parent a402fa3 commit ae2020b
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 @@ -79,7 +79,7 @@
"use-debounce": "^5.2.0",
"webpack-cli": "4.3.0",
"webpack-node-externals": "2.5.2",
"ws": "^7.4.1"
"ws": "^7.4.2"
},
"devDependencies": {
"@babel/core": "^7.12.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18995,10 +18995,10 @@ ws@^6.1.0, ws@^6.2.1:
dependencies:
async-limiter "~1.0.0"

ws@^7.2.3, ws@^7.4.1:
version "7.4.1"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.1.tgz#a333be02696bd0e54cea0434e21dcc8a9ac294bb"
integrity sha512-pTsP8UAfhy3sk1lSk/O/s4tjD0CRwvMnzvwr4OKGX7ZvqZtUyx4KIJB5JWbkykPoc55tixMGgTNoh3k4FkNGFQ==
ws@^7.2.3, ws@^7.4.2:
version "7.4.2"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.2.tgz#782100048e54eb36fe9843363ab1c68672b261dd"
integrity sha512-T4tewALS3+qsrpGI/8dqNMLIVdq/g/85U98HPMa6F0m6xTbvhXU6RCQLqPH3+SlomNV/LdY6RXEbBpMH6EOJnA==

xdg-basedir@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit ae2020b

Please sign in to comment.