Skip to content
This repository was archived by the owner on Jan 1, 2025. It is now read-only.

Commit 99adadc

Browse files
chore(deps): 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.21.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.19.2...4.21.0) --- 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 a23422b commit 99adadc

File tree

2 files changed

+59
-45
lines changed

2 files changed

+59
-45
lines changed

extras/fsolauncher-proxy/package-lock.json

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

extras/fsolauncher-proxy/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"license": "ISC",
1313
"dependencies": {
1414
"axios": "0.27.2",
15-
"express": "^4.19.2",
15+
"express": "^4.21.0",
1616
"xml2js": "^0.6.2"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)