Skip to content

Commit

Permalink
Bump express from 4.16.3 to 4.17.3 in /example
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.16.3 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.16.3...4.17.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 8, 2022
1 parent 093dc15 commit 1b19a37
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 145 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "WTFPL",
"private": false,
"dependencies": {
"express": "^4.16.3",
"express": "^4.17.3",
"gcf-express-app": "^0.0.1"
}
}
Loading

0 comments on commit 1b19a37

Please sign in to comment.