Skip to content

Commit

Permalink
chore(deps): downgrade cache-manage to v5 due to breaking changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kevzzsk committed Oct 28, 2024
1 parent 2bddf3b commit 50a849d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/standard-api-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@swc/cli": "^0.4.0",
"@swc/core": "^1.7.39",
"async-mutex": "^0.5.0",
"cache-manager": "^6.1.1",
"cache-manager": "^5.7.6",
"helmet": "^8.0.0",
"nestjs-pino": "^4.1.0",
"pino-pretty": "^11.3.0"
Expand Down

0 comments on commit 50a849d

Please sign in to comment.