mirror of
https://github.com/aurora-dot/pastel.codes.git
synced 2025-10-16 00:33:28 +01: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:
@@ -32,7 +32,7 @@
|
||||
"helmet": "^4.6.0",
|
||||
"http-errors": "^1.8.0",
|
||||
"morgan": "^1.10.0",
|
||||
"nodemailer": "^6.6.1",
|
||||
"nodemailer": "^7.0.7",
|
||||
"npm-watch": "^0.11.0",
|
||||
"postcss-cli": "^8.3.1",
|
||||
"pug": "^3.0.2",
|
||||
|
Reference in New Issue
Block a user