mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-02 12:47:41 +02:00
Update dependency pm2 to v5.4.2 (#11193)
This commit is contained in:
parent
d1ac3d415e
commit
33a9b96a31
@ -48,7 +48,7 @@
|
||||
"nodemailer": "6.9.14",
|
||||
"nodemon": "3.1.7",
|
||||
"pg": "8.11.6",
|
||||
"pm2": "5.4.1",
|
||||
"pm2": "5.4.2",
|
||||
"pretty-bytes": "5.6.0",
|
||||
"prettycron": "0.10.0",
|
||||
"query-string": "7.1.3",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -7960,7 +7960,7 @@ __metadata:
|
||||
nodemailer: 6.9.14
|
||||
nodemon: 3.1.7
|
||||
pg: 8.11.6
|
||||
pm2: 5.4.1
|
||||
pm2: 5.4.2
|
||||
pretty-bytes: 5.6.0
|
||||
prettycron: 0.10.0
|
||||
query-string: 7.1.3
|
||||
@ -9794,7 +9794,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@pm2/io@npm:~6.0.0":
|
||||
"@pm2/io@npm:~6.0.1":
|
||||
version: 6.0.1
|
||||
resolution: "@pm2/io@npm:6.0.1"
|
||||
dependencies:
|
||||
@ -35942,12 +35942,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"pm2@npm:5.4.1":
|
||||
version: 5.4.1
|
||||
resolution: "pm2@npm:5.4.1"
|
||||
"pm2@npm:5.4.2":
|
||||
version: 5.4.2
|
||||
resolution: "pm2@npm:5.4.2"
|
||||
dependencies:
|
||||
"@pm2/agent": ~2.0.0
|
||||
"@pm2/io": ~6.0.0
|
||||
"@pm2/io": ~6.0.1
|
||||
"@pm2/js-api": ~0.8.0
|
||||
"@pm2/pm2-version-check": latest
|
||||
async: ~3.2.0
|
||||
@ -35984,7 +35984,7 @@ __metadata:
|
||||
pm2-dev: bin/pm2-dev
|
||||
pm2-docker: bin/pm2-docker
|
||||
pm2-runtime: bin/pm2-runtime
|
||||
checksum: 75af3958eeca80bdde83a9b65d96d57b6e8b6f65800b1f3f757f376b528527e6394b89d0de4310d52994925a8e89cfbdb1dee9d7347314ac5fd2637676f34520
|
||||
checksum: 652d80bb754c30bd0f3e7793e0116e1765699ad53aee936788c1043f5dc40432f3d9a2570e3f9abd0ecaebdc896835fa8ec87052f65b88a51222e83c12729327
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user