Skip to content

Commit

Permalink
chore(deps): bump express from 4.17.1 to 4.17.3 (#4389)
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3.
- [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.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 15, 2022
1 parent 9285890 commit a4a1a38
Show file tree
Hide file tree
Showing 3 changed files with 215 additions and 101 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"botbuilder": "4.1.6",
"botbuilder-dialogs-adaptive-runtime": "4.1.6",
"botbuilder-dialogs-adaptive-runtime-core": "4.1.6",
"express": "^4.17.1",
"express": "^4.17.3",
"zod": "~1.11.17"
}
}
2 changes: 1 addition & 1 deletion testing/bot-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@types/express": "^4.17.7",
"@types/restify": "^8.4.2",
"express": "^4.17.1",
"express": "^4.17.3",
"restify": "^8.5.1"
}
}
Loading

0 comments on commit a4a1a38

Please sign in to comment.