Skip to content

Commit

Permalink
Merge pull request #1587 from h3poteto/dependabot/npm_and_yarn/ws-8.12.1
Browse files Browse the repository at this point in the history
Bump ws from 8.12.0 to 8.12.1
  • Loading branch information
h3poteto authored Feb 14, 2023
2 parents 6ebbd52 + 06f5f1f commit 2fc4dfe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion megalodon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"socks-proxy-agent": "^7.0.0",
"typescript": "4.9.5",
"uuid": "^9.0.0",
"ws": "8.12.0"
"ws": "8.12.1"
},
"devDependencies": {
"@types/core-js": "^2.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5313,10 +5313,10 @@ write-file-atomic@^4.0.2:
imurmurhash "^0.1.4"
signal-exit "^3.0.7"

ws@8.12.0:
version "8.12.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.12.0.tgz#485074cc392689da78e1828a9ff23585e06cddd8"
integrity sha512-kU62emKIdKVeEIOIKVegvqpXMSTAMLJozpHZaJNDYqBjzlSYXQGviYwN1osDLJ9av68qHd4a2oSjd7yD4pacig==
ws@8.12.1:
version "8.12.1"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.12.1.tgz#c51e583d79140b5e42e39be48c934131942d4a8f"
integrity sha512-1qo+M9Ba+xNhPB+YTWUlK6M17brTut5EXbcBaMRN5pH5dFrXz7lzz1ChFSUq3bOUl8yEvSenhHmYUNJxFzdJew==

xtend@^4.0.2, xtend@~4.0.1:
version "4.0.2"
Expand Down

0 comments on commit 2fc4dfe

Please sign in to comment.