Skip to content

Commit

Permalink
fix(deps): replace dependency fastify-cors with @fastify/cors ^7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2023
1 parent 693b144 commit 2f021b0
Show file tree
Hide file tree
Showing 3 changed files with 218 additions and 277 deletions.
37 changes: 9 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"cheerio": "1.0.0-rc.12",
"dotenv": "^16.0.3",
"fastify": "^4.10.2",
"fastify-cors": "^6.1.0",
"@fastify/cors": "^7.0.0",
"ioredis": "^5.2.4",
"reconnecting-websocket": "^4.4.0",
"ts-node": "^10.9.1",
Expand Down
Loading

0 comments on commit 2f021b0

Please sign in to comment.