chore(deps): update dependency @types/nodemailer to v6.4.17 (#2219)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
This commit is contained in:
parent
0f5c451e26
commit
ec08aec93d
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@backstage-community/plugin-feedback-backend': patch
|
||||
---
|
||||
|
||||
Updated dependency `@types/nodemailer` to `6.4.17`.
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
"@backstage/cli": "^0.28.0",
|
||||
"@backstage/plugin-auth-backend": "^0.23.1",
|
||||
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.1",
|
||||
"@types/nodemailer": "6.4.16",
|
||||
"@types/nodemailer": "6.4.17",
|
||||
"@types/supertest": "2.0.16",
|
||||
"msw": "1.3.5",
|
||||
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",
|
||||
|
|
|
|||
|
|
@ -2492,7 +2492,7 @@ __metadata:
|
|||
"@backstage/plugin-auth-backend-module-guest-provider": ^0.2.1
|
||||
"@backstage/plugin-notifications-node": ^0.2.8
|
||||
"@types/express": "*"
|
||||
"@types/nodemailer": 6.4.16
|
||||
"@types/nodemailer": 6.4.17
|
||||
"@types/supertest": 2.0.16
|
||||
axios: ^1.6.4
|
||||
express: ^4.17.1
|
||||
|
|
@ -9300,12 +9300,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/nodemailer@npm:6.4.16":
|
||||
version: 6.4.16
|
||||
resolution: "@types/nodemailer@npm:6.4.16"
|
||||
"@types/nodemailer@npm:6.4.17":
|
||||
version: 6.4.17
|
||||
resolution: "@types/nodemailer@npm:6.4.17"
|
||||
dependencies:
|
||||
"@types/node": "*"
|
||||
checksum: ef34226b7b69a474a9b9b4681bcfb2461540aed92c54995b934f8072e28deff72aadd4c71522f6825938346048cfec077c69f18cfc2a3ec9f7432db11e5667a3
|
||||
checksum: 498b702575111494a42cf9cdd3d399f0308c3b3b0244e7f53008924327955a16b39ba0bf99a5ccf17af9fd2bc50a61a76ae7e8a75498a426ea2f828a05202eab
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue