From 5cf172afe4defb0845b6e092ab214b781e1deb0c Mon Sep 17 00:00:00 2001 From: cool Date: Mon, 22 Apr 2024 19:10:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BE=9D=E8=B5=96=E6=9B=B4=E6=96=B0=E5=88=B0?= =?UTF-8?q?=E6=9C=80=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index 6f7d187..2786921 100644 --- a/package.json +++ b/package.json @@ -7,22 +7,22 @@ "@cool-midway/core": "^7.1.16", "@cool-midway/rpc": "^7.0.0", "@cool-midway/task": "^7.0.0", - "@midwayjs/bootstrap": "^3.15.0", - "@midwayjs/cache-manager": "^3.15.2", - "@midwayjs/core": "^3.15.0", - "@midwayjs/cron": "^3.15.2", - "@midwayjs/cross-domain": "^3.15.2", - "@midwayjs/decorator": "^3.15.0", - "@midwayjs/info": "^3.15.2", - "@midwayjs/koa": "^3.15.2", - "@midwayjs/logger": "^3.3.0", - "@midwayjs/static-file": "^3.15.2", - "@midwayjs/typeorm": "^3.15.2", - "@midwayjs/upload": "^3.15.2", - "@midwayjs/validate": "^3.15.2", - "@midwayjs/view-ejs": "^3.15.2", - "axios": "^1.6.7", - "cache-manager-ioredis-yet": "^2.0.2", + "@midwayjs/bootstrap": "^3.15.8", + "@midwayjs/cache-manager": "^3.15.8", + "@midwayjs/core": "^3.15.8", + "@midwayjs/cron": "^3.15.9", + "@midwayjs/cross-domain": "^3.15.10", + "@midwayjs/decorator": "^3.15.8", + "@midwayjs/info": "^3.15.10", + "@midwayjs/koa": "^3.15.10", + "@midwayjs/logger": "^3.4.0", + "@midwayjs/static-file": "^3.15.10", + "@midwayjs/typeorm": "^3.15.8", + "@midwayjs/upload": "^3.15.10", + "@midwayjs/validate": "^3.15.10", + "@midwayjs/view-ejs": "^3.15.10", + "axios": "^1.6.8", + "cache-manager-ioredis-yet": "^2.0.3", "decompress": "^4.2.1", "download": "^8.0.0", "ipip-ipdb": "^0.6.0", @@ -31,7 +31,7 @@ "md5": "^2.3.0", "mini-svg-data-uri": "^1.4.4", "moment": "^2.30.1", - "mysql2": "^3.9.2", + "mysql2": "^3.9.7", "svg-captcha": "^1.4.0", "svg2png-wasm": "^1.4.1", "typeorm": "^0.3.20", @@ -40,7 +40,7 @@ }, "devDependencies": { "@midwayjs/cli": "^2.1.1", - "@midwayjs/mock": "^3.15.2", + "@midwayjs/mock": "^3.15.8", "@types/jest": "^29.5.12", "@types/koa": "^2.15.0", "@types/node": "20", @@ -49,7 +49,7 @@ "mwts": "^1.3.0", "mwtsc": "^1.7.2", "ts-jest": "^29.1.2", - "typescript": "~5.4.2" + "typescript": "~5.4.5" }, "engines": { "node": ">=12.0.0"