Skip to content

Commit add472a

Browse files
chore(deps): bump pm2 from 6.0.13 to 6.0.14 in /server (#19814)
Bumps [pm2](https://github.com/Unitech/pm2) from 6.0.13 to 6.0.14. - [Release notes](https://github.com/Unitech/pm2/releases) - [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md) - [Commits](Unitech/pm2@v6.0.13...v6.0.14) --- updated-dependencies: - dependency-name: pm2 dependency-version: 6.0.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0315fc1 commit add472a

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"maxmind": "4.3.10",
2121
"nocache": "4.0.0",
2222
"opn": "6.0.0",
23-
"pm2": "6.0.13"
23+
"pm2": "6.0.14"
2424
},
2525
"devDependencies": {
2626
"@types/express": "4.17.21",

server/yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -797,7 +797,7 @@ __metadata:
797797
languageName: node
798798
linkType: hard
799799

800-
"@pm2/pm2-version-check@npm:latest":
800+
"@pm2/pm2-version-check@npm:^1.0.4":
801801
version: 1.0.4
802802
resolution: "@pm2/pm2-version-check@npm:1.0.4"
803803
dependencies:
@@ -3623,14 +3623,14 @@ __metadata:
36233623
languageName: node
36243624
linkType: hard
36253625

3626-
"js-yaml@npm:4.1.0":
3627-
version: 4.1.0
3628-
resolution: "js-yaml@npm:4.1.0"
3626+
"js-yaml@npm:4.1.1":
3627+
version: 4.1.1
3628+
resolution: "js-yaml@npm:4.1.1"
36293629
dependencies:
36303630
argparse: "npm:^2.0.1"
36313631
bin:
36323632
js-yaml: bin/js-yaml.js
3633-
checksum: 10/c138a34a3fd0d08ebaf71273ad4465569a483b8a639e0b118ff65698d257c2791d3199e3f303631f2cb98213fa7b5f5d6a4621fd0fff819421b990d30d967140
3633+
checksum: 10/a52d0519f0f4ef5b4adc1cde466cb54c50d56e2b4a983b9d5c9c0f2f99462047007a6274d7e95617a21d3c91fde3ee6115536ed70991cd645ba8521058b78f77
36343634
languageName: node
36353635
linkType: hard
36363636

@@ -4525,15 +4525,15 @@ __metadata:
45254525
languageName: node
45264526
linkType: hard
45274527

4528-
"pm2@npm:6.0.13":
4529-
version: 6.0.13
4530-
resolution: "pm2@npm:6.0.13"
4528+
"pm2@npm:6.0.14":
4529+
version: 6.0.14
4530+
resolution: "pm2@npm:6.0.14"
45314531
dependencies:
45324532
"@pm2/agent": "npm:~2.1.1"
45334533
"@pm2/blessed": "npm:0.1.81"
45344534
"@pm2/io": "npm:~6.1.0"
45354535
"@pm2/js-api": "npm:~0.8.0"
4536-
"@pm2/pm2-version-check": "npm:latest"
4536+
"@pm2/pm2-version-check": "npm:^1.0.4"
45374537
ansis: "npm:4.0.0-node10"
45384538
async: "npm:3.2.6"
45394539
chokidar: "npm:3.6.0"
@@ -4545,7 +4545,7 @@ __metadata:
45454545
enquirer: "npm:2.3.6"
45464546
eventemitter2: "npm:5.0.1"
45474547
fclone: "npm:1.0.11"
4548-
js-yaml: "npm:4.1.0"
4548+
js-yaml: "npm:4.1.1"
45494549
mkdirp: "npm:1.0.4"
45504550
needle: "npm:2.4.0"
45514551
pidusage: "npm:3.0.2"
@@ -4567,7 +4567,7 @@ __metadata:
45674567
pm2-dev: bin/pm2-dev
45684568
pm2-docker: bin/pm2-docker
45694569
pm2-runtime: bin/pm2-runtime
4570-
checksum: 10/6743d91fc52413ed2e7e1764769e95f8db5916c9d75f2f8066014372fa304933a53284e39806f6e8cb58754e115ddd6a8c431b3fff1215d1136c6215db46a5de
4570+
checksum: 10/7211b4647c993d295e52f9a11fa2f604fd4dd1149b264beadde69d0c1739839230ce038c9081a9c8adaac8d632e0eb64ddcd02e10f9d8c2512da4e02e5d4df3b
45714571
languageName: node
45724572
linkType: hard
45734573

@@ -5554,7 +5554,7 @@ __metadata:
55545554
maxmind: "npm:4.3.10"
55555555
nocache: "npm:4.0.0"
55565556
opn: "npm:6.0.0"
5557-
pm2: "npm:6.0.13"
5557+
pm2: "npm:6.0.14"
55585558
rimraf: "npm:6.1.2"
55595559
typescript: "npm:5.6.3"
55605560
languageName: unknown

0 commit comments

Comments
 (0)