Skip to content

Commit 686284d

Browse files
Alexandre StrzelewiczAlexandre Strzelewicz
Alexandre Strzelewicz
authored and
Alexandre Strzelewicz
committed
2.0.4 - upgrade ws
1 parent c876cc8 commit 686284d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pm2/agent",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "PM2.io Agent Daemon",
55
"main": "index.js",
66
"directories": {
@@ -28,7 +28,7 @@
2828
"pm2-axon-rpc": "~0.7.0",
2929
"proxy-agent": "~6.3.0",
3030
"semver": "~7.5.0",
31-
"ws": "~7.4.0"
31+
"ws": "~7.5.10"
3232
},
3333
"devDependencies": {
3434
"clone": "^2.1.1",

0 commit comments

Comments
 (0)