Skip to content

Commit

Permalink
fix: upgrade fast-xml-parser from 4.5.0 to 4.5.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade fast-xml-parser from 4.5.0 to 4.5.1.

See this package in yarn:
fast-xml-parser

See this project in Snyk:
https://app.snyk.io/org/macpro-mdct/project/7f14c330-4700-4da1-af12-7e50c9479f33?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 9, 2025
1 parent 3d03acd commit b3e6667
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion services/ui-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"date-fns": "^2.30.0",
"date-fns-tz": "^1.3.8",
"dompurify": "^2.5.7",
"fast-xml-parser": "4.5.0",
"fast-xml-parser": "4.5.1",
"framer-motion": "^4",
"history": "^5.3.0",
"html-react-parser": "^3.0.16",
Expand Down
9 changes: 8 additions & 1 deletion services/ui-src/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5803,7 +5803,14 @@ [email protected]:
dependencies:
strnum "^1.0.5"

[email protected], fast-xml-parser@^4.4.1:
[email protected]:
version "4.5.1"
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5.1.tgz#a7e665ff79b7919100a5202f23984b6150f9b31e"
integrity sha512-y655CeyUQ+jj7KBbYMc4FG01V8ZQqjN+gDYGJ50RtfsUB8iG9AmwmwoAgeKLJdmueKKMrH1RJ7yXHTSoczdv5w==
dependencies:
strnum "^1.0.5"

fast-xml-parser@^4.4.1:
version "4.5.0"
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5.0.tgz#2882b7d01a6825dfdf909638f2de0256351def37"
integrity sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg==
Expand Down

0 comments on commit b3e6667

Please sign in to comment.