fix: package.json to reduce vulnerabilities
Some checks failed
Build / build (22.12.0) (push) Has been cancelled
Some checks failed
Build / build (22.12.0) (push) Has been cancelled
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEMAILER-15930946
This commit is contained in:
parent
59e535e258
commit
313c0673eb
1 changed files with 1 additions and 1 deletions
|
|
@ -190,7 +190,7 @@
|
|||
"next-plausible": "^3.12.0",
|
||||
"node-fetch": "^3.3.2",
|
||||
"node-telegram-bot-api": "^0.66.0",
|
||||
"nodemailer": "^7.0.11",
|
||||
"nodemailer": "^8.0.5",
|
||||
"nostr-tools": "^2.18.2",
|
||||
"openai": "^6.2.0",
|
||||
"p-limit": "^3.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue