a cache for slack profile pictures and emojis

chore(deps): bump @elysiajs/cors from 1.1.1 to 1.3.1

Bumps [@elysiajs/cors](https://github.com/elysiajs/elysia-cors) from 1.1.1 to 1.3.1.
- [Release notes](https://github.com/elysiajs/elysia-cors/releases)
- [Changelog](https://github.com/elysiajs/elysia-cors/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elysiajs/elysia-cors/compare/1.1.1...1.3.1)

---
updated-dependencies:
- dependency-name: "@elysiajs/cors"
dependency-version: 1.3.1
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Changed files
+1 -1
+1 -1
package.json
···
"dev": "bun run --watch src/index.ts"
},
"dependencies": {
-
"@elysiajs/cors": "1.1.1",
+
"@elysiajs/cors": "1.3.1",
"@elysiajs/cron": "1.2.0",
"@elysiajs/html": "1.3.0",
"@elysiajs/swagger": "1.1.6",