Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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 @@ -54,7 +54,7 @@
"micromodal": "^0.4.10",
"myetherwallet-blockies": "^0.1.1",
"next": "16.1.7",
"nodemailer": "^8.0.0",
"nodemailer": "^9.0.1",
"normalize.css": "^8.0.1",
"posthog-js": "1.347.2",
"react": "^18",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17449,10 +17449,10 @@ __metadata:
languageName: node
linkType: hard

"nodemailer@npm:^8.0.0":
version: 8.0.10
resolution: "nodemailer@npm:8.0.10"
checksum: 10c0/b96fd2ea7146de58141219061e094509fd0f19aac5ac86ac35d9ce9c479dbf6c12b143fa7e7050a1be539a3542eb59520c33aabf5a119c8d28fc7d151bde329f
"nodemailer@npm:^9.0.1":
version: 9.0.1
resolution: "nodemailer@npm:9.0.1"
checksum: 10c0/4213f01aa211127c1ce33243c5e45e7f831601a933d03fa864cd827b1bd5ea2782cb4b43722bee7028cbc193733d9802dad1120fe67181448eb0b7de52218a37
languageName: node
linkType: hard

Expand Down Expand Up @@ -17681,7 +17681,7 @@ __metadata:
micromodal: "npm:^0.4.10"
myetherwallet-blockies: "npm:^0.1.1"
next: "npm:16.1.7"
nodemailer: "npm:^8.0.0"
nodemailer: "npm:^9.0.1"
normalize.css: "npm:^8.0.1"
posthog-js: "npm:1.347.2"
prettier: "npm:^3.7.4"
Expand Down
Loading