Bump fast-xml-parser from 3.12.0 to 3.12.5 (#2071)

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 3.12.0 to 3.12.5.
- [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/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-09-14 20:16:32 +01:00
committed by chris48s
parent a5943f7207
commit 21dd7cdd16
+3 -3
View File
@@ -5411,9 +5411,9 @@
"integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc="
},
"fast-xml-parser": {
"version": "3.12.0",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-3.12.0.tgz",
"integrity": "sha512-7IcV+5z6uZoIgGi3GxJTt94V8DGONWk/nL6ynGJdy+Mg219o2nLXjZeB1WDQRL+MOBKMtVXofioFW1POEdahKQ==",
"version": "3.12.5",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-3.12.5.tgz",
"integrity": "sha512-g8TSGUF1a2vdFmQ29vKcYBNnwuJQQuyr6It3cjGsiD3dkUXqVWuXZQvjEkgrrCe5K8D30X125ACyxaj7XaaH8g==",
"requires": {
"nimnjs": "^1.3.2"
}