Skip to content

Commit 5e18920

Browse files
committed
pm2@4.5.4
1 parent b743ce0 commit 5e18920

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11

2+
## 4.5.4
3+
4+
- drop non used package
5+
26
## 4.5.3
37

48
- bump vizion from 0.2.13 to 2.2.1 (Snyk CVE)

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pm2",
33
"preferGlobal": true,
4-
"version": "4.5.3",
4+
"version": "4.5.4",
55
"engines": {
66
"node": ">=8.10.0"
77
},
@@ -194,7 +194,6 @@
194194
"semver": "^7.2",
195195
"source-map-support": "0.5.19",
196196
"sprintf-js": "1.1.2",
197-
"systeminformation": "^4.32",
198197
"vizion": "2.2.1",
199198
"yamljs": "0.3.0"
200199
},

0 commit comments

Comments
 (0)