Skip to content

Commit 07aeeb7

Browse files
build(deps): bump winston in /workspaces/confluence
Bumps [winston](https://github.com/winstonjs/winston) from 3.13.0 to 3.17.0. - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.13.0...v3.17.0) --- updated-dependencies: - dependency-name: winston dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3dfea86 commit 07aeeb7

File tree

2 files changed

+47
-3
lines changed

2 files changed

+47
-3
lines changed

workspaces/confluence/plugins/search-confluence-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"p-limit": "^3.1.0",
4343
"retry": "^0.13.1",
4444
"uuid": "^9.0.1",
45-
"winston": "^3.2.1"
45+
"winston": "^3.17.0"
4646
},
4747
"devDependencies": {
4848
"@backstage/cli": "backstage:^",

workspaces/confluence/yarn.lock

Lines changed: 46 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6909,7 +6909,7 @@ __metadata:
69096909
p-limit: "npm:^3.1.0"
69106910
retry: "npm:^0.13.1"
69116911
uuid: "npm:^9.0.1"
6912-
winston: "npm:^3.2.1"
6912+
winston: "npm:^3.17.0"
69136913
languageName: unknown
69146914
linkType: soft
69156915

@@ -18864,6 +18864,20 @@ __metadata:
1886418864
languageName: node
1886518865
linkType: hard
1886618866

18867+
"logform@npm:^2.7.0":
18868+
version: 2.7.0
18869+
resolution: "logform@npm:2.7.0"
18870+
dependencies:
18871+
"@colors/colors": "npm:1.6.0"
18872+
"@types/triple-beam": "npm:^1.3.2"
18873+
fecha: "npm:^4.2.0"
18874+
ms: "npm:^2.1.1"
18875+
safe-stable-stringify: "npm:^2.3.1"
18876+
triple-beam: "npm:^1.3.0"
18877+
checksum: 10/4b861bfd67efe599ab41113ae3ffe92b1873bf86793fb442f58971852430d8f416f9904da69e5043071fb3725690e2499a13acbfe92a57ba7d21690004f9edc0
18878+
languageName: node
18879+
linkType: hard
18880+
1886718881
"long-timeout@npm:0.1.1":
1886818882
version: 0.1.1
1886918883
resolution: "long-timeout@npm:0.1.1"
@@ -22940,7 +22954,7 @@ __metadata:
2294022954
languageName: node
2294122955
linkType: hard
2294222956

22943-
"readable-stream@npm:3, readable-stream@npm:^3.0.0, readable-stream@npm:^3.0.2, readable-stream@npm:^3.0.6, readable-stream@npm:^3.1.1, readable-stream@npm:^3.4.0, readable-stream@npm:^3.5.0, readable-stream@npm:^3.6.0":
22957+
"readable-stream@npm:3, readable-stream@npm:^3.0.0, readable-stream@npm:^3.0.2, readable-stream@npm:^3.0.6, readable-stream@npm:^3.1.1, readable-stream@npm:^3.4.0, readable-stream@npm:^3.5.0, readable-stream@npm:^3.6.0, readable-stream@npm:^3.6.2":
2294422958
version: 3.6.2
2294522959
resolution: "readable-stream@npm:3.6.2"
2294622960
dependencies:
@@ -26861,6 +26875,36 @@ __metadata:
2686126875
languageName: node
2686226876
linkType: hard
2686326877

26878+
"winston-transport@npm:^4.9.0":
26879+
version: 4.9.0
26880+
resolution: "winston-transport@npm:4.9.0"
26881+
dependencies:
26882+
logform: "npm:^2.7.0"
26883+
readable-stream: "npm:^3.6.2"
26884+
triple-beam: "npm:^1.3.0"
26885+
checksum: 10/5946918720baadd7447823929e94cf0935f92c4cff6d9451c6fcb009bd9d20a3b3df9ad606109e79d1e9f4d2ff678477bf09f81cfefce2025baaf27a617129bb
26886+
languageName: node
26887+
linkType: hard
26888+
26889+
"winston@npm:^3.17.0":
26890+
version: 3.17.0
26891+
resolution: "winston@npm:3.17.0"
26892+
dependencies:
26893+
"@colors/colors": "npm:^1.6.0"
26894+
"@dabh/diagnostics": "npm:^2.0.2"
26895+
async: "npm:^3.2.3"
26896+
is-stream: "npm:^2.0.0"
26897+
logform: "npm:^2.7.0"
26898+
one-time: "npm:^1.0.0"
26899+
readable-stream: "npm:^3.4.0"
26900+
safe-stable-stringify: "npm:^2.3.1"
26901+
stack-trace: "npm:0.0.x"
26902+
triple-beam: "npm:^1.3.0"
26903+
winston-transport: "npm:^4.9.0"
26904+
checksum: 10/220309a0ead36c1171158ab28cb9133f8597fba19c8c1c190df9329555530565b58f3af0037c1b80e0c49f7f9b6b3b01791d0c56536eb0be38678d36e316c2a3
26905+
languageName: node
26906+
linkType: hard
26907+
2686426908
"winston@npm:^3.2.1":
2686526909
version: 3.13.0
2686626910
resolution: "winston@npm:3.13.0"

0 commit comments

Comments
 (0)