Bump pm2 from 4.3.0 to 4.3.1

Bumps [pm2](https://github.com/Unitech/pm2) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/Unitech/pm2/releases)
- [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Unitech/pm2/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
merge-requests/208/head
dependabot-preview[bot] 4 years ago committed by GitHub
parent e9f4ff23ca
commit 28c4455820
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 79
      package-lock.json

79
package-lock.json generated

@ -973,7 +973,8 @@
},
"kind-of": {
"version": "6.0.2",
"resolved": ""
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz",
"integrity": "sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA=="
}
}
},
@ -1066,11 +1067,6 @@
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.1.tgz",
"integrity": "sha512-DdmyoGCleJnkbp3nkbxTLJ18rjDsE4yCggEwKNXkeV123sPNfOCYeDoeuOY+F2FrSjO1YXcTU+dsy96KMy+gcg=="
},
"bodec": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/bodec/-/bodec-0.1.0.tgz",
"integrity": "sha1-vIUVVUMPI8n3ZQp172TGqUw0GMw="
},
"body-parser": {
"version": "1.19.0",
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.19.0.tgz",
@ -1740,11 +1736,6 @@
}
}
},
"culvert": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/culvert/-/culvert-0.1.2.tgz",
"integrity": "sha1-lQL18BVKLVoioCPnn3HMk2+m728="
},
"d": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/d/-/d-1.0.0.tgz",
@ -2602,7 +2593,8 @@
},
"kind-of": {
"version": "6.0.2",
"resolved": ""
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz",
"integrity": "sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA=="
}
}
},
@ -3543,16 +3535,6 @@
"assert-plus": "^1.0.0"
}
},
"git-node-fs": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/git-node-fs/-/git-node-fs-1.0.0.tgz",
"integrity": "sha1-SbIV4kLr5Dqkx1Ybu6SZUhdSCA8="
},
"git-sha1": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/git-sha1/-/git-sha1-0.1.2.tgz",
"integrity": "sha1-WZrBkrcYdYJeE6RF86bgURjC90U="
},
"glob": {
"version": "7.1.3",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz",
@ -4468,17 +4450,6 @@
"integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=",
"optional": true
},
"js-git": {
"version": "0.7.8",
"resolved": "https://registry.npmjs.org/js-git/-/js-git-0.7.8.tgz",
"integrity": "sha1-UvplWrYYd9bxB578ZTS1VPMeVEQ=",
"requires": {
"bodec": "^0.1.0",
"culvert": "^0.1.2",
"git-sha1": "^0.1.2",
"pako": "^0.2.5"
}
},
"js-stringify": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/js-stringify/-/js-stringify-1.0.2.tgz",
@ -5487,11 +5458,6 @@
"thunkify": "^2.1.2"
}
},
"pako": {
"version": "0.2.9",
"resolved": "https://registry.npmjs.org/pako/-/pako-0.2.9.tgz",
"integrity": "sha1-8/dSL073gjSNqBYbrZ7P1Rv4OnU="
},
"parse-filepath": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz",
@ -5657,9 +5623,9 @@
}
},
"pm2": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/pm2/-/pm2-4.3.0.tgz",
"integrity": "sha512-bQ3zyGu+KnEtQ7FdDQ/ExwPGm2EkKOqUFXFqqYsuymySsOvu5ClpYIMh0fgjMKzn21RfSg9yL4SeeoGOjg+/dQ==",
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/pm2/-/pm2-4.3.1.tgz",
"integrity": "sha512-EW/SRb5DTpvLjAy4b8lMvBgTZSgXOgu6SHC+BX5NKjq+QRYXRBK/H5gwiksGZpOuhNJ16vZEUmNYBNpXkZgiqQ==",
"requires": {
"@pm2/agent": "~1.0.0",
"@pm2/io": "~4.3.4",
@ -5691,7 +5657,7 @@
"source-map-support": "0.5.16",
"sprintf-js": "1.1.2",
"systeminformation": "^4.23.3",
"vizion": "~2.2.0",
"vizion": "0.2.13",
"yamljs": "0.3.0"
},
"dependencies": {
@ -6857,7 +6823,8 @@
},
"kind-of": {
"version": "6.0.2",
"resolved": ""
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz",
"integrity": "sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA=="
}
}
},
@ -7286,9 +7253,9 @@
}
},
"systeminformation": {
"version": "4.23.3",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.23.3.tgz",
"integrity": "sha512-TIGmv7O1vVw00ldkj8ckHJr667l/lbLxvYB5IrJZ7pxzKXt7RmCduvzHbFM6k2Owif/dGd7oEmRkaQJEH9ewng==",
"version": "4.23.5",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.23.5.tgz",
"integrity": "sha512-Zxd1wxN8KigQsDhZupVNAyHnkl+ombejuLpNhJ+LNezMxTLn7nBx9HNAIWUJnhAnSS0ZElQLQ1muqgnwbhgOHg==",
"optional": true
},
"tar": {
@ -7851,23 +7818,17 @@
}
},
"vizion": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/vizion/-/vizion-2.2.0.tgz",
"integrity": "sha512-y9Xr35EjExYgnZYkajmlL8b+9dWowQI0AhWJdbeVRgJfylIlXnUI1V9z3H2j9w6srJypqDzu4t3VZg1xQjf+Kg==",
"version": "0.2.13",
"resolved": "https://registry.npmjs.org/vizion/-/vizion-0.2.13.tgz",
"integrity": "sha1-ExTN7is0EW+fWxJIU2+V2/zW718=",
"requires": {
"async": "^2.6.3",
"git-node-fs": "^1.0.0",
"ini": "^1.3.5",
"js-git": "^0.7.8"
"async": "1.5"
},
"dependencies": {
"async": {
"version": "2.6.3",
"resolved": "https://registry.npmjs.org/async/-/async-2.6.3.tgz",
"integrity": "sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==",
"requires": {
"lodash": "^4.17.14"
}
"version": "1.5.2",
"resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
"integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo="
}
}
},

Loading…
Cancel
Save