Skip to content

Commit

Permalink
chore(deps): update dependency @types/nodemailer to v6.4.16 (#1737)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
  • Loading branch information
backstage-goalie[bot] authored Oct 24, 2024
1 parent 65b10ff commit a36cf8e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion workspaces/feedback/plugins/feedback-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@backstage/plugin-auth-backend": "^0.23.1",
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.1",
"@janus-idp/cli": "1.13.1",
"@types/nodemailer": "6.4.15",
"@types/nodemailer": "6.4.16",
"@types/supertest": "2.0.16",
"msw": "1.3.4",
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",
Expand Down
10 changes: 5 additions & 5 deletions workspaces/feedback/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2536,7 +2536,7 @@ __metadata:
"@backstage/plugin-notifications-node": ^0.2.8
"@janus-idp/cli": 1.13.1
"@types/express": "*"
"@types/nodemailer": 6.4.15
"@types/nodemailer": 6.4.16
"@types/supertest": 2.0.16
axios: ^1.6.4
express: ^4.17.1
Expand Down Expand Up @@ -9927,12 +9927,12 @@ __metadata:
languageName: node
linkType: hard

"@types/nodemailer@npm:6.4.15":
version: 6.4.15
resolution: "@types/nodemailer@npm:6.4.15"
"@types/nodemailer@npm:6.4.16":
version: 6.4.16
resolution: "@types/nodemailer@npm:6.4.16"
dependencies:
"@types/node": "*"
checksum: f6f9a2f8a669703ecc3ca6359c12345b16f6b2e5691b93c406b9af7de639c02092ec00133526e6fecd8c60d884890a7cd0f967d8e64bedab46d5c3d8be0882d7
checksum: ef34226b7b69a474a9b9b4681bcfb2461540aed92c54995b934f8072e28deff72aadd4c71522f6825938346048cfec077c69f18cfc2a3ec9f7432db11e5667a3
languageName: node
linkType: hard

Expand Down

0 comments on commit a36cf8e

Please sign in to comment.