From e2f53c5f20576d693e37e44e8364c72e040c84e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 18:29:04 +0000 Subject: [PATCH] chore(deps): bump fast-xml-parser in /apps/paper-macos-example Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.4.1 to 4.5.5. - [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/compare/v4.4.1...v4.5.5) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 4.5.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- apps/paper-macos-example/yarn.lock | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/apps/paper-macos-example/yarn.lock b/apps/paper-macos-example/yarn.lock index c0bc8ee72..a397d42c3 100644 --- a/apps/paper-macos-example/yarn.lock +++ b/apps/paper-macos-example/yarn.lock @@ -3772,9 +3772,9 @@ fast-levenshtein@^2.0.6: integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw== fast-xml-parser@^4.0.12, fast-xml-parser@^4.2.4: - version "4.4.1" - resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz#86dbf3f18edf8739326447bcaac31b4ae7f6514f" - integrity sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw== + version "4.5.5" + resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5.5.tgz#c873d9ba4a589eae7010929bb891db5289d852d3" + integrity sha512-cK9c5I/DwIOI7/Q7AlGN3DuTdwN61gwSfL8rvuVPK+0mcCNHHGxRrpiFtaZZRfRMJL3Gl8B2AFlBG6qXf03w9A== dependencies: strnum "^1.0.5" @@ -6171,8 +6171,11 @@ react-native-screens@^3.34.0: warn-once "^0.1.0" "react-native-svg@link:../..": - version "0.0.0" - uid "" + version "15.15.4" + dependencies: + css-select "^5.1.0" + css-tree "^1.1.3" + warn-once "0.1.1" react-native@0.73.4: version "0.73.4"