1
0
forked from mirror/misskey
mi.moris.day/packages/backend
dependabot[bot] 5f36707254
chore(deps): bump nodemailer from 6.9.8 to 6.9.9 in /packages/backend
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.8 to 6.9.9.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.8...v6.9.9)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 08:11:16 +00:00
..
.vscode
assets Feat: 未読通知数を表示できるように (#11982) 2023-11-01 13:34:05 +09:00
migration fix: 特定文字列を含むノートを投稿できないようにする管理画面用設定項目を追加 (#13210) 2024-02-09 10:07:18 +09:00
nsfw-model
src fix: 特定文字列を含むノートを投稿できないようにする管理画面用設定項目を追加 (#13210) 2024-02-09 10:07:18 +09:00
test fix: 特定文字列を含むノートを投稿できないようにする管理画面用設定項目を追加 (#13210) 2024-02-09 10:07:18 +09:00
test-server enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
.eslintignore
.eslintrc.cjs
.madgerc
.swcrc fix swcrc 2023-12-14 11:35:17 +09:00
check_connect.js
generate_api_json.js fix: api-docが開けない問題を修正 (#13132) 2024-02-02 12:47:07 +09:00
jest.config.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.e2e.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.unit.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jsconfig.json
ormconfig.js
package.json chore(deps): bump nodemailer from 6.9.8 to 6.9.9 in /packages/backend 2024-02-09 08:11:16 +00:00
README.md
tsconfig.json
watch.mjs

Misskey Backend