Skip to content
Open
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
22ae932
fix: package.json to reduce vulnerabilities
snyk-bot Jul 29, 2025
bf4fe75
fix: package.json to reduce vulnerabilities
snyk-bot Feb 9, 2026
6a8df4a
fix: package.json to reduce vulnerabilities
snyk-bot Feb 17, 2026
2431ce9
fix: package.json to reduce vulnerabilities
snyk-bot Feb 18, 2026
404251d
fix: package.json to reduce vulnerabilities
snyk-bot Feb 20, 2026
137b432
fix: package.json to reduce vulnerabilities
snyk-bot Feb 27, 2026
c1c4369
fix: package.json to reduce vulnerabilities
snyk-bot Mar 4, 2026
c9ba300
fix: package.json to reduce vulnerabilities
snyk-bot Mar 8, 2026
c294851
fix: package.json to reduce vulnerabilities
snyk-bot Mar 16, 2026
3a04ffb
fix: package.json to reduce vulnerabilities
snyk-bot Mar 20, 2026
2d28bea
fix: package.json to reduce vulnerabilities
snyk-bot Mar 22, 2026
f0c37d1
fix: package.json to reduce vulnerabilities
snyk-bot Apr 7, 2026
fd91351
fix: package.json to reduce vulnerabilities
snyk-bot Apr 12, 2026
cfc41d8
fix: package.json to reduce vulnerabilities
snyk-bot Apr 14, 2026
4d74bbc
fix: package.json to reduce vulnerabilities
snyk-bot Apr 21, 2026
f21358d
fix: package.json to reduce vulnerabilities
snyk-bot Apr 23, 2026
69da0cb
fix: package.json to reduce vulnerabilities
snyk-bot Apr 25, 2026
57c552c
fix: package.json to reduce vulnerabilities
snyk-bot May 4, 2026
64a794c
fix: package.json to reduce vulnerabilities
snyk-bot May 7, 2026
e993872
fix: package.json to reduce vulnerabilities
snyk-bot May 10, 2026
609149a
fix: package.json to reduce vulnerabilities
snyk-bot May 11, 2026
a470a5b
fix: package.json to reduce vulnerabilities
snyk-bot May 12, 2026
616558a
fix: package.json to reduce vulnerabilities
snyk-bot May 12, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"dotenv": "^0.5.1",
"nodemailer": "^1.3.0",
"sendgrid": "^1.5.0",
"sendgrid": "^5.2.3",
"smtpapi": "^1.0.5"
}
}