Skip to content

Commit cc71e1a

Browse files
committed
fix: server/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PM2-10335843
1 parent b1b0cf9 commit cc71e1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"node-schedule": "^2.0.0",
9494
"pg": "^8.6.0",
9595
"pg-hstore": "^2.3.4",
96-
"pm2": "^5.1.0",
96+
"pm2": "^6.0.9",
9797
"rate-limiter-flexible": "^2.2.3",
9898
"redis": "^3.1.2",
9999
"reflect-metadata": "^0.1.13",

0 commit comments

Comments
 (0)