fix: update dependent version of cache-manager (#3195)

This commit is contained in:
YANG QIA 2023-12-15 11:38:09 +08:00 committed by GitHub
parent 33779d3da2
commit 231c9b02e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ const deps: Record<string, string> = {
'@formily/antd-v5': '1.x',
jsonwebtoken: '8.x',
'cache-manager': '4.x',
'cache-manager': '5.x',
sequelize: '6.x',
umzug: '3.x',
'async-mutex': '0.3.x',