Skip to content

Commit 79a4a6f

Browse files
Bump express from 4.19.2 to 4.20.0
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.19.2...4.20.0) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21cbca4 commit 79a4a6f

File tree

2 files changed

+86
-30
lines changed

2 files changed

+86
-30
lines changed

package-lock.json

Lines changed: 85 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "ISC",
1212
"dependencies": {
1313
"aws-sdk": "^2.1626.0",
14-
"express": "^4.19.2",
14+
"express": "^4.20.0",
1515
"serverless-http": "^3.2.0"
1616
}
1717
}

0 commit comments

Comments
 (0)