From eb20f30118a33881750a7f5df1f9443f5e5c75c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 23:58:49 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 1 directory with 2 updates Bumps the npm_and_yarn group with 2 updates in the / directory: [file-type](https://github.com/sindresorhus/file-type) and [pm2](https://github.com/Unitech/pm2). Updates `file-type` from 19.6.0 to 21.3.1 - [Release notes](https://github.com/sindresorhus/file-type/releases) - [Commits](https://github.com/sindresorhus/file-type/compare/v19.6.0...v21.3.1) Updates `pm2` from 5.4.3 to 6.0.14 - [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/v6.0.14) --- updated-dependencies: - dependency-name: file-type dependency-version: 21.3.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: pm2 dependency-version: 6.0.14 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bb8b7b9..211bdc0 100644 --- a/package.json +++ b/package.json @@ -106319,7 +106319,7 @@ "dotenv": "^16.4.5", "express": "^4.19.2", "ffmpeg": "^0.0.4", - "file-type": "^19.0.0", + "file-type": "^21.3.1", "fluent-ffmpeg": "^2.1.3", "fs": "^0.0.1-security", "google-it": "^1.6.4", @@ -106337,7 +106337,7 @@ "node-webpmux": "^3.2.0", "os": "^0.1.2", "pdfkit": "^0.15.0", - "pm2": "^5.4.0", + "pm2": "^6.0.14", "pino": "^8.20.0", "proto": "^1.0.19", "qrcode": "^1.5.3",