Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
postiz-agent[bot]
313c0673eb
fix: package.json to reduce vulnerabilities
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
2026-04-09 03:54:34 +00:00

View file

@ -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",