Skip to content

Commit

Permalink
Bump the server-minor-and-patch-dependencies group in /server with 2 …
Browse files Browse the repository at this point in the history
…updates (#1727)

Bumps the server-minor-and-patch-dependencies group in /server with 2 updates: [express-http-proxy](https://github.com/villadora/express-http-proxy) and [winston](https://github.com/winstonjs/winston).


Updates `express-http-proxy` from 2.0.0 to 2.1.1
- [Release notes](https://github.com/villadora/express-http-proxy/releases)
- [Commits](villadora/express-http-proxy@v2.0.0...v2.1.1)

Updates `winston` from 3.13.0 to 3.14.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.14.0)

---
updated-dependencies:
- dependency-name: express-http-proxy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: server-minor-and-patch-dependencies
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: server-minor-and-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent 125eaf8 commit b801a7e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
32 changes: 16 additions & 16 deletions server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"dotenv": "^16.4.5",
"cookie-parser": "^1.4.6",
"express": "^4.19.2",
"express-http-proxy": "^2.0.0",
"express-http-proxy": "^2.1.1",
"http-proxy-middleware": "^3.0.0",
"jsdom": "^24.1.0",
"jsonwebtoken": "9.0.2",
"node-jose": "2.2.0",
"openid-client": "5.6.5",
"uuid": "^10.0.0",
"winston": "^3.13.0",
"winston": "^3.14.0",
"typescript": "^5.5.3"
},
"devDependencies": {
Expand Down

0 comments on commit b801a7e

Please sign in to comment.