Skip to content

Commit e4fe388

Browse files
chore(deps-dev): bump fast-xml-parser from 5.5.10 to 5.5.12
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.5.10 to 5.5.12. - [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@v5.5.10...v5.5.12) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.5.12 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ee5741 commit e4fe388

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9226,13 +9226,13 @@ fast-xml-builder@^1.1.4:
92269226
path-expression-matcher "^1.1.3"
92279227

92289228
fast-xml-parser@^5.5.7:
9229-
version "5.5.10"
9230-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.5.10.tgz#5da142d2d568f33cc93c63596bd821bb7cb8f87c"
9231-
integrity sha512-go2J2xODMc32hT+4Xr/bBGXMaIoiCwrwp2mMtAvKyvEFW6S/v5Gn2pBmE4nvbwNjGhpcAiOwEv7R6/GZ6XRa9w==
9229+
version "5.5.12"
9230+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.5.12.tgz#6e50e5a5bbb03c1dc72a9268a9bfe677b1b623b2"
9231+
integrity sha512-nUR0q8PPfoA/svPM43Gup7vLOZWppaNrYgGmrVqrAVJa7cOH4hMG6FX9M4mQ8dZA1/ObGZHzES7Ed88hxEBSJg==
92329232
dependencies:
92339233
fast-xml-builder "^1.1.4"
9234-
path-expression-matcher "^1.2.1"
9235-
strnum "^2.2.2"
9234+
path-expression-matcher "^1.5.0"
9235+
strnum "^2.2.3"
92369236

92379237
fastq@^1.6.0:
92389238
version "1.20.1"
@@ -14455,10 +14455,10 @@ path-exists@^5.0.0:
1445514455
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-5.0.0.tgz#a6aad9489200b21fab31e49cf09277e5116fb9e7"
1445614456
integrity sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==
1445714457

14458-
path-expression-matcher@^1.1.3, path-expression-matcher@^1.2.1:
14459-
version "1.2.1"
14460-
resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.2.1.tgz#04de63e98dcef3e07af8b12a41055466f200e291"
14461-
integrity sha512-d7gQQmLvAKXKXE2GeP9apIGbMYKz88zWdsn/BN2HRWVQsDFdUY36WSLTY0Jvd4HWi7Fb30gQ62oAOzdgJA6fZw==
14458+
path-expression-matcher@^1.1.3, path-expression-matcher@^1.5.0:
14459+
version "1.5.0"
14460+
resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz#3b98545dc88ffebb593e2d8458d0929da9275f4a"
14461+
integrity sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==
1446214462

1446314463
path-is-absolute@^1.0.0:
1446414464
version "1.0.1"
@@ -17206,10 +17206,10 @@ strip-json-comments@~2.0.1:
1720617206
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
1720717207
integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==
1720817208

17209-
strnum@^2.2.2:
17210-
version "2.2.2"
17211-
resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.2.tgz#f11fd94ab62b536ba2ecc615858f3747c2881b3f"
17212-
integrity sha512-DnR90I+jtXNSTXWdwrEy9FakW7UX+qUZg28gj5fk2vxxl7uS/3bpI4fjFYVmdK9etptYBPNkpahuQnEwhwECqA==
17209+
strnum@^2.2.3:
17210+
version "2.2.3"
17211+
resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.3.tgz#0119fce02749a11bb126a4d686ac5dbdf6e57586"
17212+
integrity sha512-oKx6RUCuHfT3oyVjtnrmn19H1SiCqgJSg+54XqURKp5aCMbrXrhLjRN9TjuwMjiYstZ0MzDrHqkGZ5dFTKd+zg==
1721317213

1721417214
style-to-js@^1.0.0:
1721517215
version "1.1.21"

0 commit comments

Comments
 (0)