Skip to content

Commit ea0d712

Browse files
Bump fast-xml-parser in /mobile/examples/React_Native/ort-rn-basic-usage
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.2 to 4.5.0. - [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.3.2...v4.5.0) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f358233 commit ea0d712

File tree

1 file changed

+3
-3
lines changed
  • mobile/examples/React_Native/ort-rn-basic-usage

1 file changed

+3
-3
lines changed

mobile/examples/React_Native/ort-rn-basic-usage/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3789,9 +3789,9 @@ fast-glob@^3.2.9:
37893789
micromatch "^4.0.4"
37903790

37913791
fast-xml-parser@^4.0.12:
3792-
version "4.3.2"
3793-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.2.tgz#761e641260706d6e13251c4ef8e3f5694d4b0d79"
3794-
integrity sha512-rmrXUXwbJedoXkStenj1kkljNF7ugn5ZjR9FJcwmCfcCbtOMDghPajbc+Tck6vE6F5XsDmx+Pr2le9fw8+pXBg==
3792+
version "4.5.0"
3793+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5.0.tgz#2882b7d01a6825dfdf909638f2de0256351def37"
3794+
integrity sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg==
37953795
dependencies:
37963796
strnum "^1.0.5"
37973797

0 commit comments

Comments
 (0)