We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b743ce0 commit 5e18920Copy full SHA for 5e18920
2 files changed
CHANGELOG.md
@@ -1,4 +1,8 @@
1
2
+## 4.5.4
3
+
4
+- drop non used package
5
6
## 4.5.3
7
8
- bump vizion from 0.2.13 to 2.2.1 (Snyk CVE)
package.json
@@ -1,7 +1,7 @@
{
"name": "pm2",
"preferGlobal": true,
- "version": "4.5.3",
+ "version": "4.5.4",
"engines": {
"node": ">=8.10.0"
},
@@ -194,7 +194,6 @@
194
"semver": "^7.2",
195
"source-map-support": "0.5.19",
196
"sprintf-js": "1.1.2",
197
- "systeminformation": "^4.32",
198
"vizion": "2.2.1",
199
"yamljs": "0.3.0"
200
0 commit comments