Skip to content

Commit e8af8cd

Browse files
Bump path-to-regexp and express in /backend (#965)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47f0f66 commit e8af8cd

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

backend/package-lock.json

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

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"detect-rpi": "^1.5.0",
2626
"dotenv": "^16.4.5",
2727
"escape-string-regexp": "^4.0.0",
28-
"express": "^4.21.1",
28+
"express": "^4.21.2",
2929
"is-electron": "^2.2.2",
3030
"is-elevated": "^3.0.0",
3131
"is-port-reachable": "^3.1.0",

0 commit comments

Comments
 (0)