Skip to content

Commit 6f0ade9

Browse files
dependabot[bot]Github changeset workflow
andauthored
build(deps): bump winston from 3.15.0 to 3.16.0 in /workspaces/upptime (#211)
* build(deps): bump winston from 3.15.0 to 3.16.0 in /workspaces/upptime Bumps [winston](https://github.com/winstonjs/winston) from 3.15.0 to 3.16.0. - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.15.0...v3.16.0) --- updated-dependencies: - dependency-name: winston dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Automated de-duplication of lockfile --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github changeset workflow <[email protected]>
1 parent 0337970 commit 6f0ade9

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@philips-software/backstage-plugin-upptime-backend': patch
3+
---
4+
5+
Updated dependency `winston` to `^3.16.0`.

workspaces/upptime/plugins/upptime-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"express": "^4.21.1",
4343
"express-promise-router": "^4.1.0",
4444
"node-fetch": "^3.3.1",
45-
"winston": "^3.15.0",
45+
"winston": "^3.16.0",
4646
"yn": "^5.0.0"
4747
},
4848
"devDependencies": {

workspaces/upptime/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6415,7 +6415,7 @@ __metadata:
64156415
express-promise-router: "npm:^4.1.0"
64166416
node-fetch: "npm:^3.3.1"
64176417
supertest: "npm:^7.0.0"
6418-
winston: "npm:^3.15.0"
6418+
winston: "npm:^3.16.0"
64196419
yn: "npm:^5.0.0"
64206420
languageName: unknown
64216421
linkType: soft
@@ -25893,9 +25893,9 @@ __metadata:
2589325893
languageName: node
2589425894
linkType: hard
2589525895

25896-
"winston@npm:^3.15.0, winston@npm:^3.2.1":
25897-
version: 3.15.0
25898-
resolution: "winston@npm:3.15.0"
25896+
"winston@npm:^3.16.0, winston@npm:^3.2.1":
25897+
version: 3.16.0
25898+
resolution: "winston@npm:3.16.0"
2589925899
dependencies:
2590025900
"@colors/colors": "npm:^1.6.0"
2590125901
"@dabh/diagnostics": "npm:^2.0.2"
@@ -25908,7 +25908,7 @@ __metadata:
2590825908
stack-trace: "npm:0.0.x"
2590925909
triple-beam: "npm:^1.3.0"
2591025910
winston-transport: "npm:^4.7.0"
25911-
checksum: 10/60e55eb3621e4de1a764a4e43ee1d242c71957d3e0eb359cb8f16fe2b9d9543fd4c31a8d3baf96fa7e43ef5df383c43c1a98aff4bd714ea0082303504b0e3cdc
25911+
checksum: 10/cacec5268a965dcd3752bfe223d36eb003ac86b0cabc3d794521dfa6f937f78c86c8da84a53956c0f32169a55b438f6db0ee2aa028d57a2bcd69e1895a2e9d97
2591225912
languageName: node
2591325913
linkType: hard
2591425914

0 commit comments

Comments
 (0)