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/65b9d898-82bb-4b62-981f-57e12c26bc7b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 8, 2025
1 parent 65ae9c7 commit 5ac525e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"homepage": "https://github.com/Enterprise-CMCS/macpro-mdct-mcr#readme",
"dependencies": {
"@enterprise-cmcs/serverless-waf-plugin": "^1.4.0",
"fast-xml-parser": "4.5.0",
"fast-xml-parser": "4.5.1",
"loader-utils": "2.0.4"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8985,10 +8985,10 @@ [email protected]:
dependencies:
strnum "^1.0.5"

[email protected].0:
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==
[email protected].1:
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"

Expand Down

0 comments on commit 5ac525e

Please sign in to comment.