Skip to content

Commit 17794a7

Browse files
chore(deps-dev): bump fast-xml-parser from 5.5.10 to 5.5.12 (#1429)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27bed09 commit 17794a7

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
@@ -9237,13 +9237,13 @@ fast-xml-builder@^1.1.4:
92379237
path-expression-matcher "^1.1.3"
92389238

92399239
fast-xml-parser@^5.5.7:
9240-
version "5.5.10"
9241-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.5.10.tgz#5da142d2d568f33cc93c63596bd821bb7cb8f87c"
9242-
integrity sha512-go2J2xODMc32hT+4Xr/bBGXMaIoiCwrwp2mMtAvKyvEFW6S/v5Gn2pBmE4nvbwNjGhpcAiOwEv7R6/GZ6XRa9w==
9240+
version "5.5.12"
9241+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.5.12.tgz#6e50e5a5bbb03c1dc72a9268a9bfe677b1b623b2"
9242+
integrity sha512-nUR0q8PPfoA/svPM43Gup7vLOZWppaNrYgGmrVqrAVJa7cOH4hMG6FX9M4mQ8dZA1/ObGZHzES7Ed88hxEBSJg==
92439243
dependencies:
92449244
fast-xml-builder "^1.1.4"
9245-
path-expression-matcher "^1.2.1"
9246-
strnum "^2.2.2"
9245+
path-expression-matcher "^1.5.0"
9246+
strnum "^2.2.3"
92479247

92489248
fastq@^1.6.0:
92499249
version "1.20.1"
@@ -14478,10 +14478,10 @@ path-exists@^5.0.0:
1447814478
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-5.0.0.tgz#a6aad9489200b21fab31e49cf09277e5116fb9e7"
1447914479
integrity sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==
1448014480

14481-
path-expression-matcher@^1.1.3, path-expression-matcher@^1.2.1:
14482-
version "1.2.1"
14483-
resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.2.1.tgz#04de63e98dcef3e07af8b12a41055466f200e291"
14484-
integrity sha512-d7gQQmLvAKXKXE2GeP9apIGbMYKz88zWdsn/BN2HRWVQsDFdUY36WSLTY0Jvd4HWi7Fb30gQ62oAOzdgJA6fZw==
14481+
path-expression-matcher@^1.1.3, path-expression-matcher@^1.5.0:
14482+
version "1.5.0"
14483+
resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz#3b98545dc88ffebb593e2d8458d0929da9275f4a"
14484+
integrity sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==
1448514485

1448614486
path-is-absolute@^1.0.0:
1448714487
version "1.0.1"
@@ -17229,10 +17229,10 @@ strip-json-comments@~2.0.1:
1722917229
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
1723017230
integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==
1723117231

17232-
strnum@^2.2.2:
17233-
version "2.2.2"
17234-
resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.2.tgz#f11fd94ab62b536ba2ecc615858f3747c2881b3f"
17235-
integrity sha512-DnR90I+jtXNSTXWdwrEy9FakW7UX+qUZg28gj5fk2vxxl7uS/3bpI4fjFYVmdK9etptYBPNkpahuQnEwhwECqA==
17232+
strnum@^2.2.3:
17233+
version "2.2.3"
17234+
resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.3.tgz#0119fce02749a11bb126a4d686ac5dbdf6e57586"
17235+
integrity sha512-oKx6RUCuHfT3oyVjtnrmn19H1SiCqgJSg+54XqURKp5aCMbrXrhLjRN9TjuwMjiYstZ0MzDrHqkGZ5dFTKd+zg==
1723617236

1723717237
style-to-js@^1.0.0:
1723817238
version "1.1.21"

0 commit comments

Comments
 (0)