Skip to content

Commit 2fbe96c

Browse files
build(deps): bump path-to-regexp and express in /sample-multi-stage
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 088a8c1 commit 2fbe96c

File tree

2 files changed

+15
-9
lines changed

2 files changed

+15
-9
lines changed

sample-multi-stage/package-lock.json

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

sample-multi-stage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"body-parser": "^1.20.1",
1212
"cookie-parser": "~1.4.7",
1313
"debug": "^4.1.0",
14-
"express": "^4.21.1",
14+
"express": "^4.21.2",
1515
"hbs": "^4.2.0",
1616
"morgan": "^1.9.1",
1717
"serve-favicon": "^2.5.0"

0 commit comments

Comments
 (0)