Skip to content

Commit

Permalink
Update ws
Browse files Browse the repository at this point in the history
  • Loading branch information
awlayton committed Jun 10, 2021
1 parent 9706600 commit cdb832c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trellisfw/monitor",
"version": "2.0.0",
"version": "2.0.1",
"description": "A Trellis microservice to respond to monitor pings, spawn and check things internall, and respond with success or fail",
"main": "dist/index.js",
"repository": "https://gitlab.com/qlevercompany/trellis/trellis-signer",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3842,8 +3842,8 @@ typescript@^4.3.2:
linkType: hard

"ws@npm:^7.2.3":
version: 7.4.5
resolution: "ws@npm:7.4.5"
version: 7.4.6
resolution: "ws@npm:7.4.6"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ^5.0.2
Expand All @@ -3852,7 +3852,7 @@ typescript@^4.3.2:
optional: true
utf-8-validate:
optional: true
checksum: 20731aa1075336b94677f6741b674469c3c7fce9b70115bb535827c7c108a9d714f0b38ce39289b63c652870f9801afaf096f8aab32da96be62d919e80e4ed32
checksum: ffeb626d92f14aa3a67aa3784824c1d290131e25d225f4ca6b1b6b6d7ea754fca67694d89a5b99b144382365e1bccf1f7ec2f92df56f0d25f44939b070452f06
languageName: node
linkType: hard

Expand Down

0 comments on commit cdb832c

Please sign in to comment.