Bump fast-xml-parser from 3.12.8 to 3.12.9 (#2395)

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 3.12.8 to 3.12.9.
- [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-11-29 22:26:51 +00:00
committed by chris48s
parent 8d19f78363
commit 4da2fa3aa9
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5065,9 +5065,9 @@
"integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc="
},
"fast-xml-parser": {
"version": "3.12.8",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-3.12.8.tgz",
"integrity": "sha512-t1HW7ioe/eJ6fIsQm57O/tmhNopNfaCWjdVKBejpqMVXpUYREeb5OKEiY2AJ1Lrpgev5HTvqMMd6O0cSHY4zUA==",
"version": "3.12.9",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-3.12.9.tgz",
"integrity": "sha512-2/YYHpCmqq3K+loiQI/ohAnVPNDXJyL1U/bKDw7NM9hDonnqGjQ+fOzvleTwBLIssc9B2Og5u2H1hoWhH3ZSqg==",
"requires": {
"nimnjs": "^1.3.2"
}
+1 -1
View File
@@ -28,7 +28,7 @@
"chrome-web-store-item-property": "~1.1.2",
"emojic": "^1.1.14",
"escape-string-regexp": "^1.0.5",
"fast-xml-parser": "^3.12.8",
"fast-xml-parser": "^3.12.9",
"fsos": "^1.1.3",
"gh-badges": "file:gh-badges",
"glob": "^7.1.1",