build(deps): bump winston from 3.13.0 to 3.13.1
Bumps [winston](https://github.com/winstonjs/winston) from 3.13.0 to 3.13.1. - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](https://github.com/winstonjs/winston/compare/v3.13.0...v3.13.1) --- updated-dependencies: - dependency-name: winston dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
eff364cfc2
commit
617e1c8aa8
10
package-lock.json
generated
10
package-lock.json
generated
@ -14,7 +14,7 @@
|
|||||||
"mongoose": "^8.4.5",
|
"mongoose": "^8.4.5",
|
||||||
"warframe-public-export-plus": "^0.4.1",
|
"warframe-public-export-plus": "^0.4.1",
|
||||||
"warframe-riven-info": "^0.1.1",
|
"warframe-riven-info": "^0.1.1",
|
||||||
"winston": "^3.13.0",
|
"winston": "^3.13.1",
|
||||||
"winston-daily-rotate-file": "^5.0.0"
|
"winston-daily-rotate-file": "^5.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@ -3707,15 +3707,15 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/winston": {
|
"node_modules/winston": {
|
||||||
"version": "3.13.0",
|
"version": "3.13.1",
|
||||||
"resolved": "https://registry.npmjs.org/winston/-/winston-3.13.0.tgz",
|
"resolved": "https://registry.npmjs.org/winston/-/winston-3.13.1.tgz",
|
||||||
"integrity": "sha512-rwidmA1w3SE4j0E5MuIufFhyJPBDG7Nu71RkZor1p2+qHvJSZ9GYDA81AyleQcZbh/+V6HjeBdfnTZJm9rSeQQ==",
|
"integrity": "sha512-SvZit7VFNvXRzbqGHsv5KSmgbEYR5EiQfDAL9gxYkRqa934Hnk++zze0wANKtMHcy/gI4W/3xmSDwlhf865WGw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@colors/colors": "^1.6.0",
|
"@colors/colors": "^1.6.0",
|
||||||
"@dabh/diagnostics": "^2.0.2",
|
"@dabh/diagnostics": "^2.0.2",
|
||||||
"async": "^3.2.3",
|
"async": "^3.2.3",
|
||||||
"is-stream": "^2.0.0",
|
"is-stream": "^2.0.0",
|
||||||
"logform": "^2.4.0",
|
"logform": "^2.6.0",
|
||||||
"one-time": "^1.0.0",
|
"one-time": "^1.0.0",
|
||||||
"readable-stream": "^3.4.0",
|
"readable-stream": "^3.4.0",
|
||||||
"safe-stable-stringify": "^2.3.1",
|
"safe-stable-stringify": "^2.3.1",
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
"mongoose": "^8.4.5",
|
"mongoose": "^8.4.5",
|
||||||
"warframe-public-export-plus": "^0.4.1",
|
"warframe-public-export-plus": "^0.4.1",
|
||||||
"warframe-riven-info": "^0.1.1",
|
"warframe-riven-info": "^0.1.1",
|
||||||
"winston": "^3.13.0",
|
"winston": "^3.13.1",
|
||||||
"winston-daily-rotate-file": "^5.0.0"
|
"winston-daily-rotate-file": "^5.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user