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
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"cookie": "^1.0.2",
"dotenv": "^16.4.5",
"next": "^14.2.35",
"nodemailer": "^6.9.15",
"nodemailer": "^7.0.11",
"oauth": "^0.10.0",
"oauth4webapi": "^3.1.0",
"openid-client": "^5.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@nile-auth/query": "*",
"bcryptjs": "^2.4.3",
"next-auth": "^4.24.12",
"nodemailer": "^6.9.16",
"nodemailer": "^7.0.11",
"otplib": "^12.0.1",
"pg": "^8.13.1",
"validator": "^13.15.22"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1357,7 +1357,7 @@ __metadata:
eslint: "npm:^9.13.0"
jest: "npm:^29.7.0"
next-auth: "npm:^4.24.12"
nodemailer: "npm:^6.9.16"
nodemailer: "npm:^7.0.11"
otplib: "npm:^12.0.1"
pg: "npm:^8.13.1"
ts-jest: "npm:^29.2.5"
Expand Down Expand Up @@ -1470,7 +1470,7 @@ __metadata:
jest-environment-jsdom: "npm:^29.7.0"
next: "npm:^14.2.35"
next-swagger-doc: "npm:^0.4.0"
nodemailer: "npm:^6.9.15"
nodemailer: "npm:^7.0.11"
oauth: "npm:^0.10.0"
oauth4webapi: "npm:^3.1.0"
openapi-types: "npm:^12.1.3"
Expand Down Expand Up @@ -9176,10 +9176,10 @@ __metadata:
languageName: node
linkType: hard

"nodemailer@npm:^6.9.15, nodemailer@npm:^6.9.16":
version: 6.10.1
resolution: "nodemailer@npm:6.10.1"
checksum: 10c0/e81fde258ea4f4e5646e9e3eebe89294d007939999d2d1a8c96c5488fa00bf659e46cf76fccb2697e9aa6ef9807a1ed47ff2aef6ad30b795e3849b6997066d16
"nodemailer@npm:^7.0.11":
version: 7.0.11
resolution: "nodemailer@npm:7.0.11"
checksum: 10c0/208f108fdb4c5dd0e3a2f013578d53dad505cf1b9c7a084f6d22fc9d6f3912daafb4a23793ca568ff848afc35f15f4eb24382d3f6f9fb8ede4a8410d4ca63618
languageName: node
linkType: hard

Expand Down