Bump express from 4.17.1 to 4.17.3 in /Chapter12/express-pino-app

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](https://github.com/expressjs/express/compare/4.17.1...4.17.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-13 18:57:08 +00:00
committed by GitHub
parent 919df08d45
commit 3d1bc7b37c
2 changed files with 111 additions and 111 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.17.1",
"express": "^4.17.3",
"express-pino-logger": "^5.0.0",
"pino": "^6.3.2"
}