Skip to content

Commit bab45f7

Browse files
authored
Fix Lightspeed CVEs (#2993)
* update undici Signed-off-by: Kim Tsao <ktsao@redhat.com> * update markdown-it Signed-off-by: Kim Tsao <ktsao@redhat.com> * update protobufjs to v7.5.5 Signed-off-by: Kim Tsao <ktsao@redhat.com> --------- Signed-off-by: Kim Tsao <ktsao@redhat.com>
1 parent 6432bbd commit bab45f7

2 files changed

Lines changed: 184 additions & 138 deletions

File tree

workspaces/lightspeed/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,9 @@
6969
"@types/react": "^18",
7070
"@types/react-dom": "^18",
7171
"refractor@npm:3.6.0/prismjs": "^1.30.0",
72-
"@backstage/frontend-plugin-api": "0.15.1"
72+
"@backstage/frontend-plugin-api": "0.15.1",
73+
"infinispan": "0.13.0",
74+
"protobufjs": "7.5.5"
7375
},
7476
"prettier": "@spotify/prettier-config",
7577
"lint-staged": {

0 commit comments

Comments
 (0)