misskey/packages/backend
dependabot[bot] b9b1c2c100
build(deps): bump @fastify/cookie from 8.3.0 to 9.0.4
Bumps [@fastify/cookie](https://github.com/fastify/fastify-cookie) from 8.3.0 to 9.0.4.
- [Release notes](https://github.com/fastify/fastify-cookie/releases)
- [Commits](https://github.com/fastify/fastify-cookie/compare/v8.3.0...v9.0.4)

---
updated-dependencies:
- dependency-name: "@fastify/cookie"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 02:09:04 +00:00
..
.vscode
assets perf(backend): make some features optionable 2023-07-02 16:02:32 +09:00
migration chore: cacheRemoteFilesのデフォルト値をfalseに (#11398) 2023-08-05 14:03:01 +09:00
nsfw-model
src fix(backend/ApNoteService): try retrieving again when failed by duplication (#11472) 2023-08-08 13:26:03 +09:00
test fix(backend/ApNoteService): try retrieving again when failed by duplication (#11472) 2023-08-08 13:26:03 +09:00
.eslintignore
.eslintrc.cjs test(server): add validation test of api:notes/create (#10090) 2023-02-26 11:28:05 +09:00
.madgerc Create .madgerc 2022-09-20 01:04:08 +09:00
.swcrc refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
README.md chore: ✌️ 2022-12-24 14:39:17 +09:00
check_connect.js chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
jest.config.cjs test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
jsconfig.json
ormconfig.js fix: postgre -> postgres (#9814) 2023-02-07 19:50:38 +09:00
package.json build(deps): bump @fastify/cookie from 8.3.0 to 9.0.4 2023-08-10 02:09:04 +00:00
tsconfig.json refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
watch.mjs chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00

README.md

Misskey Backend