Bump fast-xml-parser from 4.3.6 to 4.4.1 (#2)

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.6 to 4.4.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.3.6...v4.4.1)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-08-20 16:16:00 -07:00 committed by GitHub
parent 2e94079021
commit df17936cd9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

14
package-lock.json generated
View File

@ -16,7 +16,7 @@
"@actions/http-client": "^2.2.1",
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^2.0.1",
"@ambi-robotics/cache": "^1.3.0",
"@ambi-robotics/cache": "^1.3.2",
"semver": "^7.6.0",
"uuid": "^9.0.1"
},
@ -181,9 +181,9 @@
}
},
"node_modules/@ambi-robotics/cache": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/@ambi-robotics/cache/-/cache-1.3.0.tgz",
"integrity": "sha512-6zpe48Pr9zQUBmKWr5sK8byqULgR2R8V+8Y8s9p6TtCfMt0/lK6j0zAddt7kxyDGh67KNjn2lNnu2NuYy8ygNg==",
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/@ambi-robotics/cache/-/cache-1.3.2.tgz",
"integrity": "sha512-SPOTsWBMQvA9/7cgKxe7TvwXLWY8Q6MY0v2VFgn+GECH/sMrStdqaXaO7MP299qgqUgkm0sTIkZ5U75rJ0xigw==",
"dependencies": {
"@actions/cache": "^3.2.4",
"@actions/core": "^1.10.1",
@ -3289,9 +3289,9 @@
"dev": true
},
"node_modules/fast-xml-parser": {
"version": "4.3.6",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.6.tgz",
"integrity": "sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw==",
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz",
"integrity": "sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==",
"funding": [
{
"type": "github",