diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b32cba3c6..cd0fffc70 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -118,8 +118,8 @@ catalogs: specifier: ^10.1.0 version: 10.1.0 nodemailer: - specifier: ^8.0.9 - version: 8.0.11 + specifier: ^9.0.1 + version: 9.0.1 protobufjs: specifier: ^7.6.3 version: 7.6.4 @@ -484,7 +484,7 @@ importers: version: 2.2.3 nodemailer: specifier: 'catalog:' - version: 8.0.11 + version: 9.0.1 sanitize-html: specifier: 'catalog:' version: 2.17.4 @@ -1073,6 +1073,7 @@ packages: '@angular/platform-browser-dynamic@20.3.16': resolution: {integrity: sha512-5mECCV9YeKH6ue239GXRTGeDSd/eTbM1j8dDejhm5cGnPBhTxRw4o+GgSrWTYtb6VmIYdwUGBTC+wCBphiaQ2A==} engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} + deprecated: '@angular/platform-browser-dynamic is deprecated. Use `@angular/platform-browser` instead.' peerDependencies: '@angular/common': 20.3.16 '@angular/compiler': 20.3.16 @@ -9120,8 +9121,8 @@ packages: resolution: {integrity: sha512-OXdegQq03OmXEjt2hZP33W2YPs/E5BcFQks46+G2gAxs4gHOIVD1u7EqlYLYSKsaIpyKCK9Gbk0ta1/gjRSMRQ==} engines: {node: '>=6'} - nodemailer@8.0.11: - resolution: {integrity: sha512-nrO/pDAUKl+wXX+lx16tDLbnm0fW6sK/x8mgohaCpg+CdCEl482bD4tCuAZk2DyliruiNTIZxRCoWkDqJEnAiA==} + nodemailer@9.0.1: + resolution: {integrity: sha512-Gwv8SQewT616ZM/URn0H54b8PWo/Wum7md3EW2aWy1lO27+WZCX+Xyak3J+NlmHUjDh5ME+uesJUDRbR3Ye8Bw==} engines: {node: '>=6.0.0'} nopt@9.0.0: @@ -23754,7 +23755,7 @@ snapshots: long-timeout: 0.1.1 sorted-array-functions: 1.3.0 - nodemailer@8.0.11: {} + nodemailer@9.0.1: {} nopt@9.0.0: dependencies: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 38aa7309b..7e58aeab6 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -44,7 +44,7 @@ catalogs: module-alias: ^2.2.2 ngx-autosize-input: ^20.0.5 ngx-color: ^10.1.0 - nodemailer: ^8.0.9 + nodemailer: ^9.0.1 protobufjs: ^7.6.3 rxjs: ^7.8.2 sanitize-html: ^2.17.4