Skip to content

Commit fd2032c

Browse files
authored
chore(deps): Remediate CVEs for Orchestrator (#2959)
* update fast-xml-parser Signed-off-by: Kim Tsao <ktsao@redhat.com> * update multer to 2.1.1 Signed-off-by: Kim Tsao <ktsao@redhat.com> * update minimatch Signed-off-by: Kim Tsao <ktsao@redhat.com> * update @xmldom/xmldom Signed-off-by: Kim Tsao <ktsao@redhat.com> * update jsonpath Signed-off-by: Kim Tsao <ktsao@redhat.com> * update undici Signed-off-by: Kim Tsao <ktsao@redhat.com> * update follow-redirects Signed-off-by: Kim Tsao <ktsao@redhat.com> --------- Signed-off-by: Kim Tsao <ktsao@redhat.com>
1 parent 756c137 commit fd2032c

2 files changed

Lines changed: 1327 additions & 1074 deletions

File tree

workspaces/orchestrator/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@
5555
"@types/react-dom": "^18",
5656
"react": "^18",
5757
"react-dom": "^18",
58-
"refractor@npm:3.6.0/prismjs": "^1.30.0"
58+
"refractor@npm:3.6.0/prismjs": "^1.30.0",
59+
"infinispan": "0.13.0"
5960
},
6061
"prettier": "@backstage/cli/config/prettier",
6162
"lint-staged": {

0 commit comments

Comments
 (0)