mirror of
https://github.com/nodemailer/wildduck.git
synced 2024-12-25 09:21:19 +08:00
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-1038255
This commit is contained in:
parent
75fe0c4f96
commit
8313ce0db6
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
"@phc/pbkdf2": "1.1.14",
|
||||
"accesscontrol": "2.2.1",
|
||||
"argon2-browser": "1.15.2",
|
||||
"axios": "0.21.0",
|
||||
"axios": "0.21.1",
|
||||
"base32.js": "0.1.0",
|
||||
"bcryptjs": "2.4.3",
|
||||
"bull": "3.20.0",
|
||||
|
|
Loading…
Reference in a new issue