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

Commit a5d523e

Browse files
fix: Vulnerability CVE-2024-41818 with fast-xml-parser (#1388)
* update fast-xml-parser * fix build issues --------- Co-authored-by: tracyboehrer <[email protected]>
1 parent 7e3a82c commit a5d523e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

common/config/rush/pnpm-lock.yaml

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

packages/chatdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@oclif/command": "~1.8.36",
1010
"@oclif/config": "~1.13.3",
1111
"@oclif/errors": "~1.2.2",
12-
"botframework-schema": "^4.22.3",
12+
"botframework-schema": "4.22.3",
1313
"chalk": "2.4.1",
1414
"cli-table3": "^0.5.1",
1515
"fs-extra": "^5.0.0",

0 commit comments

Comments
 (0)