Skip to content

Commit b5b1d8c

Browse files
dependabot[bot]MathiasReker
authored andcommitted
Bump path-to-regexp and express
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] <support@github.com>
1 parent c397a76 commit b5b1d8c

File tree

2 files changed

+15
-9
lines changed

2 files changed

+15
-9
lines changed

package-lock.json

+14-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"compression": "^1.7.5",
3030
"cors": "^2.8.5",
3131
"dotenv": "^16.4.5",
32-
"express": "^4.21.1",
32+
"express": "^4.21.2",
3333
"express-fileupload": "^1.5.1",
3434
"express-rate-limit": "^7.4.1",
3535
"express-validator": "^7.2.0",

0 commit comments

Comments
 (0)