Skip to content

Commit

Permalink
Bump express from 4.17.1 to 4.17.2 in /test-services/ecsmeta/app (sig…
Browse files Browse the repository at this point in the history
…nalfx#2041)

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.17.1...4.17.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 17, 2021
1 parent c62286e commit 3cbc462
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 90 deletions.
190 changes: 101 additions & 89 deletions test-services/ecsmeta/app/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 test-services/ecsmeta/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.17.1",
"express": "^4.17.2",
"n": "^8.0.1",
"request": "^2.88.2",
"request-promise": "^4.2.6"
Expand Down

0 comments on commit 3cbc462

Please sign in to comment.