docs: fix link to email, when vulnerability found (#11667)

* docs: fix link to email, when vulnerability found

* Update package.json

* Update CONTRIBUTING.md

---------

Co-authored-by: Giorgio Boa <35845425+gioboa@users.noreply.github.com>
This commit is contained in:
Piotr Kuczynski 2025-11-07 13:55:47 +01:00 committed by GitHub
parent d7867ebff1
commit 5b01c399ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 4 deletions

View File

@ -18,8 +18,7 @@ If you have a question or want community support:
## <a name="issue"></a> Found a security vulnerability?
If you find a security vulnerability or something that should be discussed personally,
please contact me within my [email](https://github.com/typeorm/typeorm/blob/master/package.json#L10).
If you find a security vulnerability or something that should be discussed privately, please contact us at [maintainers@typeorm.io](mailto:maintainers@typeorm.io).
## <a name="issue"></a> Found a Bug?

View File

@ -13,8 +13,8 @@
"funding": "https://opencollective.com/typeorm",
"license": "MIT",
"author": {
"name": "Umed Khudoiberdiev",
"email": "pleerock.me@gmail.com"
"name": "TypeORM",
"email": "maintainers@typeorm.io"
},
"exports": {
".": {