Skip to content

Commit

Permalink
chore: Bump pm2 from 5.4.2 to 5.4.3 in /server
Browse files Browse the repository at this point in the history
Bumps [pm2](https://github.com/Unitech/pm2) from 5.4.2 to 5.4.3.
- [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)

---
updated-dependencies:
- dependency-name: pm2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2024
1 parent aef2456 commit 61db97e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"logdown": "3.3.1",
"moment": "2.30.1",
"nocache": "4.0.0",
"pm2": "5.4.2",
"pm2": "5.4.3",
"uuid": "11.0.2"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4999,9 +4999,9 @@ __metadata:
languageName: node
linkType: hard

"pm2@npm:5.4.2":
version: 5.4.2
resolution: "pm2@npm:5.4.2"
"pm2@npm:5.4.3":
version: 5.4.3
resolution: "pm2@npm:5.4.3"
dependencies:
"@pm2/agent": ~2.0.0
"@pm2/io": ~6.0.1
Expand Down Expand Up @@ -5041,7 +5041,7 @@ __metadata:
pm2-dev: bin/pm2-dev
pm2-docker: bin/pm2-docker
pm2-runtime: bin/pm2-runtime
checksum: 652d80bb754c30bd0f3e7793e0116e1765699ad53aee936788c1043f5dc40432f3d9a2570e3f9abd0ecaebdc896835fa8ec87052f65b88a51222e83c12729327
checksum: e20dfd191f9100c6f8a4633e7f506b0996d0ca06efddddd2fc5b973e3c94df54381d1089e9aa7ae669b02dfa5a5750e85d269bf37a8e5096c1e59439c7916ae4
languageName: node
linkType: hard

Expand Down Expand Up @@ -6296,7 +6296,7 @@ __metadata:
nocache: 4.0.0
nodemon: 3.1.7
opn: 6.0.0
pm2: 5.4.2
pm2: 5.4.3
prettier: 3.3.3
rimraf: 6.0.1
typescript: 5.6.3
Expand Down

0 comments on commit 61db97e

Please sign in to comment.