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
#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]>
  • Loading branch information
dependabot[bot] and Github changeset workflow authored Nov 6, 2024
1 parent 0337970 commit 6f0ade9
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 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
10 changes: 5 additions & 5 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,9 +25893,9 @@ __metadata:
languageName: node
linkType: hard

"winston@npm:^3.15.0, winston@npm:^3.2.1":
version: 3.15.0
resolution: "winston@npm:3.15.0"
"winston@npm:^3.16.0, winston@npm:^3.2.1":
version: 3.16.0
resolution: "winston@npm:3.16.0"
dependencies:
"@colors/colors": "npm:^1.6.0"
"@dabh/diagnostics": "npm:^2.0.2"
Expand All @@ -25908,7 +25908,7 @@ __metadata:
stack-trace: "npm:0.0.x"
triple-beam: "npm:^1.3.0"
winston-transport: "npm:^4.7.0"
checksum: 10/60e55eb3621e4de1a764a4e43ee1d242c71957d3e0eb359cb8f16fe2b9d9543fd4c31a8d3baf96fa7e43ef5df383c43c1a98aff4bd714ea0082303504b0e3cdc
checksum: 10/cacec5268a965dcd3752bfe223d36eb003ac86b0cabc3d794521dfa6f937f78c86c8da84a53956c0f32169a55b438f6db0ee2aa028d57a2bcd69e1895a2e9d97
languageName: node
linkType: hard

Expand Down

0 comments on commit 6f0ade9

Please sign in to comment.