mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-29 01:16:43 +00:00
chore(backend): upgrade nodemailer
This commit is contained in:
Generated
+4
-2
@@ -12803,7 +12803,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/nodemailer": {
|
||||
"version": "6.10.1",
|
||||
"version": "7.0.12",
|
||||
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-7.0.12.tgz",
|
||||
"integrity": "sha512-H+rnK5bX2Pi/6ms3sN4/jRQvYSMltV6vqup/0SFOrxYYY/qoNvhXPlYq3e+Pm9RFJRwrMGbMIwi81M4dxpomhA==",
|
||||
"license": "MIT-0",
|
||||
"engines": {
|
||||
"node": ">=6.0.0"
|
||||
@@ -16857,7 +16859,7 @@
|
||||
"multi-progress": "^4.0.0",
|
||||
"murmurhash": "^2.0.1",
|
||||
"music-metadata": "^7.14.0",
|
||||
"nodemailer": "^6.9.3",
|
||||
"nodemailer": "^7.0.7",
|
||||
"on-finished": "^2.4.1",
|
||||
"openai": "^6.7.0",
|
||||
"otpauth": "9.2.4",
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
"multi-progress": "^4.0.0",
|
||||
"murmurhash": "^2.0.1",
|
||||
"music-metadata": "^7.14.0",
|
||||
"nodemailer": "^6.9.3",
|
||||
"nodemailer": "^7.0.7",
|
||||
"on-finished": "^2.4.1",
|
||||
"openai": "^6.7.0",
|
||||
"otpauth": "9.2.4",
|
||||
@@ -107,4 +107,4 @@
|
||||
},
|
||||
"author": "Puter Technologies Inc.",
|
||||
"license": "AGPL-3.0-only"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user