Skip to content

Commit

Permalink
build(deps): bump winston from 3.15.0 to 3.16.0 in /workspaces/upptime
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and Github changeset workflow committed Nov 4, 2024
1 parent 0337970 commit cc1e204
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 3 deletions.
5 changes: 5 additions & 0 deletions workspaces/upptime/.changeset/dependabot-2be49d5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@philips-software/backstage-plugin-upptime-backend': patch
---

Updated dependency `winston` to `^3.16.0`.
2 changes: 1 addition & 1 deletion workspaces/upptime/plugins/upptime-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"express": "^4.21.1",
"express-promise-router": "^4.1.0",
"node-fetch": "^3.3.1",
"winston": "^3.15.0",
"winston": "^3.16.0",
"yn": "^5.0.0"
},
"devDependencies": {
Expand Down
23 changes: 21 additions & 2 deletions workspaces/upptime/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6415,7 +6415,7 @@ __metadata:
express-promise-router: "npm:^4.1.0"
node-fetch: "npm:^3.3.1"
supertest: "npm:^7.0.0"
winston: "npm:^3.15.0"
winston: "npm:^3.16.0"
yn: "npm:^5.0.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -25893,7 +25893,26 @@ __metadata:
languageName: node
linkType: hard

"winston@npm:^3.15.0, winston@npm:^3.2.1":
"winston@npm:^3.16.0":
version: 3.16.0
resolution: "winston@npm:3.16.0"
dependencies:
"@colors/colors": "npm:^1.6.0"
"@dabh/diagnostics": "npm:^2.0.2"
async: "npm:^3.2.3"
is-stream: "npm:^2.0.0"
logform: "npm:^2.6.0"
one-time: "npm:^1.0.0"
readable-stream: "npm:^3.4.0"
safe-stable-stringify: "npm:^2.3.1"
stack-trace: "npm:0.0.x"
triple-beam: "npm:^1.3.0"
winston-transport: "npm:^4.7.0"
checksum: 10/cacec5268a965dcd3752bfe223d36eb003ac86b0cabc3d794521dfa6f937f78c86c8da84a53956c0f32169a55b438f6db0ee2aa028d57a2bcd69e1895a2e9d97
languageName: node
linkType: hard

"winston@npm:^3.2.1":
version: 3.15.0
resolution: "winston@npm:3.15.0"
dependencies:
Expand Down

0 comments on commit cc1e204

Please sign in to comment.