Compare commits

..

2 Commits

Author SHA1 Message Date
chiranjib-swain
910dc23fa7 build(deps): update ajv to version 6.14.0 and minimatch to version 3.1.4 2026-02-25 13:01:21 +05:30
dependabot[bot]
eed659cc4c build(deps): bump fast-xml-parser from 5.3.3 to 5.3.4
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.3 to 5.3.4.
- [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/v5.3.3...v5.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-25 07:21:45 +00:00
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
---
name: fast-xml-parser
version: 5.3.7
version: 5.3.9
type: npm
summary: Validate XML, Parse XML, Build XML without C/C++ based libraries
homepage:

2
dist/index.js vendored

File diff suppressed because one or more lines are too long

6
package-lock.json generated
View File

@@ -3929,9 +3929,9 @@
"dev": true
},
"node_modules/fast-xml-parser": {
"version": "5.3.7",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.3.7.tgz",
"integrity": "sha512-JzVLro9NQv92pOM/jTCR6mHlJh2FGwtomH8ZQjhFj/R29P2Fnj38OgPJVtcvYw6SuKClhgYuwUZf5b3rd8u2mA==",
"version": "5.3.9",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.3.9.tgz",
"integrity": "sha512-zU0KUuO9U+fLGduTDdxQ6qsQLIxRg4EK5AMduwBNGNCSfCGRSbNS7OpH343NFQlLDg1jxoH68JSbOPAGksIGvg==",
"funding": [
{
"type": "github",