Skip to content

Commit 6f686ff

Browse files
chore(deps-dev): bump fast-xml-parser from 4.5.3 to 5.3.8
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.5.3 to 5.3.8. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v4.5.3...v5.3.8) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.3.8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a5535e commit 6f686ff

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint-plugin-react": "^7.33.2",
6363
"eslint-plugin-react-hooks": "^4.6.0",
6464
"eslint-plugin-testing-library": "^4.12.4",
65-
"fast-xml-parser": "^4.5.1",
65+
"fast-xml-parser": "^5.3.8",
6666
"husky": "^7.0.2",
6767
"jest": "^27.3.1",
6868
"lerna": "^8.1.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8707,12 +8707,12 @@ fast-uri@^3.0.1:
87078707
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.0.tgz#66eecff6c764c0df9b762e62ca7edcfb53b4edfa"
87088708
integrity sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==
87098709

8710-
fast-xml-parser@^4.5.1:
8711-
version "4.5.3"
8712-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5.3.tgz#c54d6b35aa0f23dc1ea60b6c884340c006dc6efb"
8713-
integrity sha512-RKihhV+SHsIUGXObeVy9AXiBbFwkVk7Syp8XgwN5U3JV416+Gwp/GO9i0JYKmikykgz/UHRrrV4ROuZEo/T0ig==
8710+
fast-xml-parser@^5.3.8:
8711+
version "5.3.8"
8712+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.3.8.tgz#b5bc2045620d1b9cf342a2aa4d72391ef0b36a9e"
8713+
integrity sha512-53jIF4N6u/pxvaL1eb/hEZts/cFLWZ92eCfLrNyCI0k38lettCG/Bs40W9pPwoPXyHQlKu2OUbQtiEIZK/J6Vw==
87148714
dependencies:
8715-
strnum "^1.1.1"
8715+
strnum "^2.1.2"
87168716

87178717
fastq@^1.6.0:
87188718
version "1.20.1"
@@ -16601,10 +16601,10 @@ strip-json-comments@~2.0.1:
1660116601
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
1660216602
integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==
1660316603

16604-
strnum@^1.1.1:
16605-
version "1.1.2"
16606-
resolved "https://registry.yarnpkg.com/strnum/-/strnum-1.1.2.tgz#57bca4fbaa6f271081715dbc9ed7cee5493e28e4"
16607-
integrity sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA==
16604+
strnum@^2.1.2:
16605+
version "2.2.0"
16606+
resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.0.tgz#8b582b637e4621f62ff714493e0ce30846f903a6"
16607+
integrity sha512-Y7Bj8XyJxnPAORMZj/xltsfo55uOiyHcU2tnAVzHUnSJR/KsEX+9RoDeXEnsXtl/CX4fAcrt64gZ13aGaWPeBg==
1660816608

1660916609
style-to-js@^1.0.0:
1661016610
version "1.1.21"

0 commit comments

Comments
 (0)