From 8471a6c83ceb72801bad953df26af56a8d959cc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 11:54:55 +0000 Subject: [PATCH] chore(deps): bump fast-xml-parser from 4.5.0 to 4.5.1 in /dev-client Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.5.0 to 4.5.1. - [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.5.0...v4.5.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-client/package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-client/package-lock.json b/dev-client/package-lock.json index 6a09d9131..720377802 100644 --- a/dev-client/package-lock.json +++ b/dev-client/package-lock.json @@ -62,7 +62,7 @@ "react-native-svg": "^15.10.1", "react-native-tab-view": "^4.0.5", "reduce-reducers": "^1.0.4", - "terraso-client-shared": "github:techmatters/terraso-client-shared#91c89da", + "terraso-client-shared": "github:techmatters/terraso-client-shared#a4df832", "use-debounce": "^10.0.4", "uuid": "^10.0.0", "yup": "^1.5.0" @@ -14866,9 +14866,9 @@ "license": "MIT" }, "node_modules/fast-xml-parser": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.0.tgz", - "integrity": "sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.1.tgz", + "integrity": "sha512-y655CeyUQ+jj7KBbYMc4FG01V8ZQqjN+gDYGJ50RtfsUB8iG9AmwmwoAgeKLJdmueKKMrH1RJ7yXHTSoczdv5w==", "funding": [ { "type": "github",