mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEMAILER-13378253
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"eslint-plugin-unused-imports": "^4.1.0",
|
||||
"globals": "^15.6.0",
|
||||
"jest": "^30.0.0",
|
||||
"mailparser": "^3.7.1",
|
||||
"mailparser": "^3.7.5",
|
||||
"ts-node": "^10.9.2",
|
||||
"typeorm": "^0.3.20"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user