1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00

chore(deps): bump nodemailer from 6.10.0 to 7.0.7 (#10753)

This commit is contained in:
dependabot[bot] 2025-10-13 14:42:53 +02:00 committed by GitHub
parent 6e6524be4d
commit aaf8e37d45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -111,7 +111,7 @@
"mime": "^4.0.4", "mime": "^4.0.4",
"murmurhash3js": "^3.0.1", "murmurhash3js": "^3.0.1",
"mustache": "^4.1.0", "mustache": "^4.1.0",
"nodemailer": "^6.9.9", "nodemailer": "^7.0.7",
"normalize-url": "^6.1.0", "normalize-url": "^6.1.0",
"openapi-types": "^12.1.3", "openapi-types": "^12.1.3",
"owasp-password-strength-test": "^1.3.0", "owasp-password-strength-test": "^1.3.0",

View File

@ -5491,10 +5491,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"nodemailer@npm:^6.9.9": "nodemailer@npm:^7.0.7":
version: 6.10.0 version: 7.0.9
resolution: "nodemailer@npm:6.10.0" resolution: "nodemailer@npm:7.0.9"
checksum: 10c0/39fd35d65b021b94c968eeac82a66dd843021b6ba53c659d01b1dd4cda73b6a2f96e20facfe500efa4b8d3f1cb23df10245c6c86b2bde5f806691ed17ce87826 checksum: 10c0/029af0c89d64a521aa9969196e44c13ef289c7f419264eed8d63682610999e06205b0fc264ab8ac65941dc3eefd3c435f23337a32880614cc199744c9be6209a
languageName: node languageName: node
linkType: hard linkType: hard
@ -7648,7 +7648,7 @@ __metadata:
murmurhash3js: "npm:^3.0.1" murmurhash3js: "npm:^3.0.1"
mustache: "npm:^4.1.0" mustache: "npm:^4.1.0"
nock: "npm:^14.0.5" nock: "npm:^14.0.5"
nodemailer: "npm:^6.9.9" nodemailer: "npm:^7.0.7"
normalize-url: "npm:^6.1.0" normalize-url: "npm:^6.1.0"
openapi-enforcer: "npm:1.23.0" openapi-enforcer: "npm:1.23.0"
openapi-types: "npm:^12.1.3" openapi-types: "npm:^12.1.3"