This commit is contained in:
cool 2024-01-29 09:13:41 +08:00
parent 37769f5431
commit a7c91cb0fc
2 changed files with 2 additions and 8 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@cool-midway/core",
"version": "7.1.2",
"version": "7.1.3",
"description": "",
"main": "dist/index.js",
"typings": "index.d.ts",
@ -53,11 +53,8 @@
"jsonwebtoken": "^9.0.2",
"lodash": "^4.17.21",
"md5": "^2.3.0",
"mini-svg-data-uri": "^1.4.4",
"moment": "^2.30.1",
"sqlstring": "^2.3.3",
"svg-captcha": "^1.4.0",
"svg2png-wasm": "^1.4.1",
"uuid": "^9.0.1",
"ws": "^8.16.0"
}

View File

@ -1,6 +1,6 @@
{
"name": "@cool-midway/core",
"version": "7.1.2",
"version": "7.1.3",
"description": "",
"main": "index.js",
"typings": "index.d.ts",
@ -51,11 +51,8 @@
"jsonwebtoken": "^9.0.2",
"lodash": "^4.17.21",
"md5": "^2.3.0",
"mini-svg-data-uri": "^1.4.4",
"moment": "^2.30.1",
"sqlstring": "^2.3.3",
"svg-captcha": "^1.4.0",
"svg2png-wasm": "^1.4.1",
"uuid": "^9.0.1",
"ws": "^8.16.0"
}