Skip to content

Commit fbba3a2

Browse files
authoredSep 10, 2024··
Bump path-to-regexp and express
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.10 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `path-to-regexp` from 0.1.7 to 0.1.10 - [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.7...v0.1.10) Updates `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: path-to-regexp dependency-type: indirect - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab60db0 commit fbba3a2

File tree

2 files changed

+234
-60
lines changed

2 files changed

+234
-60
lines changed
 

‎package-lock.json

+233-59
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
@@ -5,7 +5,7 @@
55
"browserslist": "> 0.25%, not dead",
66
"dependencies": {
77
"date-fns": "^3.6.0",
8-
"express": "^4.19.2",
8+
"express": "^4.20.0",
99
"express-request-id": "^3.0.0",
1010
"form-data": "^4.0.0",
1111
"googleapis": "^134.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.