Skip to content

Commit

Permalink
pm2@4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unitech committed Jan 29, 2021
1 parent 88b5ab4 commit b743ce0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

## 4.5.3

- bump vizion from 0.2.13 to 2.2.1 (Snyk CVE)
- bump chokidar to 3.5.1

## 4.5.2

- bump @pm2/js-api
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pm2",
"preferGlobal": true,
"version": "4.5.2",
"version": "4.5.3",
"engines": {
"node": ">=8.10.0"
},
Expand Down Expand Up @@ -173,7 +173,7 @@
"async": "~3.2.0",
"blessed": "0.1.81",
"chalk": "3.0.0",
"chokidar": "^3.3.0",
"chokidar": "^3.5.1",
"cli-tableau": "^2.0.0",
"commander": "2.15.1",
"cron": "1.8.2",
Expand All @@ -195,7 +195,7 @@
"source-map-support": "0.5.19",
"sprintf-js": "1.1.2",
"systeminformation": "^4.32",
"vizion": "0.2.13",
"vizion": "2.2.1",
"yamljs": "0.3.0"
},
"devDependencies": {
Expand Down

0 comments on commit b743ce0

Please sign in to comment.