Skip to content

Commit a6827ed

Browse files
Bump path-to-regexp and express in /lambda/api
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.12 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `path-to-regexp` from 0.1.10 to 0.1.12 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.10...v0.1.12) Updates `express` from 4.21.1 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.21.1...4.21.2) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: indirect - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38c2206 commit a6827ed

File tree

2 files changed

+20
-17
lines changed

2 files changed

+20
-17
lines changed

lambda/api/package-lock.json

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

lambda/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@aws-sdk/lib-dynamodb": "^3.685.0",
4545
"aws-serverless-express": "^3.3.8",
4646
"cors": "^2.8.5",
47-
"express": "^4.21.1",
47+
"express": "^4.21.2",
4848
"uuid": "^8.0.0"
4949
}
5050
}

0 commit comments

Comments
 (0)