chore(package): 更新依赖
All checks were successful
/ release (push) Successful in 25s

This commit is contained in:
zhaoyingbo 2024-10-12 07:42:24 +00:00
parent 867edc964d
commit aa43040996

10
package-lock.json generated
View File

@ -13,8 +13,8 @@
],
"dependencies": {
"lodash": "^4.17.21",
"winston": "^3.15.0",
"winston-daily-rotate-file": "^5.0.0"
"winston": "3.14.2",
"winston-daily-rotate-file": "5.0.0"
},
"devDependencies": {
"@commitlint/cli": "19.4.0",
@ -11725,9 +11725,9 @@
}
},
"node_modules/winston": {
"version": "3.15.0",
"resolved": "https://registry.npmjs.org/winston/-/winston-3.15.0.tgz",
"integrity": "sha512-RhruH2Cj0bV0WgNL+lOfoUBI4DVfdUNjVnJGVovWZmrcKtrFTTRzgXYK2O9cymSGjrERCtaAeHwMNnUWXlwZow==",
"version": "3.14.2",
"resolved": "https://registry.npmjs.org/winston/-/winston-3.14.2.tgz",
"integrity": "sha512-CO8cdpBB2yqzEf8v895L+GNKYJiEq8eKlHU38af3snQBQ+sdAIUepjMSguOIJC7ICbzm0ZI+Af2If4vIJrtmOg==",
"license": "MIT",
"dependencies": {
"@colors/colors": "^1.6.0",