Skip to content

Commit

Permalink
Bump express in /Container-orchestration/Docker/node
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 28, 2024
1 parent 0ae8929 commit 0a34b47
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 48 deletions.
157 changes: 110 additions & 47 deletions Container-orchestration/Docker/node/package-lock.json

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

2 changes: 1 addition & 1 deletion Container-orchestration/Docker/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"express"
],
"dependencies": {
"express": "^4.18.2"
"express": "^4.19.2"
}
}

0 comments on commit 0a34b47

Please sign in to comment.