Skip to content

Commit cd6ad46

Browse files
authored
chore(deps): [release-1.4] Bump path-to-regexp to v0.1.12 to fix CVE-2024-52798 (#2614)
Signed-off-by: Jessica He <[email protected]>
1 parent 594152d commit cd6ad46

File tree

4 files changed

+19
-150
lines changed

4 files changed

+19
-150
lines changed

.changeset/sour-masks-study.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@janus-idp/backstage-plugin-audit-log-node": patch
3+
"@janus-idp/backstage-plugin-kiali-backend": patch
4+
---
5+
6+
Bump path-to-regexp to v0.1.12 to fix CVE-2024-52798

plugins/audit-log-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@backstage/errors": "1.2.4",
4040
"@backstage/types": "1.1.1",
4141
"@types/lodash": "4.17.5",
42-
"express": "4.19.2",
42+
"express": "4.21.2",
4343
"jest-express": "1.12.0",
4444
"prettier": "3.3.3"
4545
},

plugins/kiali-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@backstage/errors": "^1.2.4",
5151
"@backstage/plugin-auth-node": "^0.5.3",
5252
"axios": "^1.7.4",
53-
"express": "^4.18.2",
53+
"express": "^4.21.2",
5454
"moment": "^2.29.4",
5555
"yn": "^4.0.0"
5656
},

yarn.lock

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

0 commit comments

Comments
 (0)