From 910a5029c5093ebdcce356bae10ebc4d9439a2b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 22:17:21 +0000 Subject: [PATCH] build(deps): bump fast-xml-parser from 4.3.5 to 4.4.1 Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.5 to 4.4.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.3.5...v4.4.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8250096..87a813c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "demo", "version": "1.0.0", "dependencies": { - "@flowplayer/react-native-sdk": "^1.0.0-rc.4", + "@flowplayer/react-native-sdk": "^1.0.0", "react": "18.2.0", "react-native": "0.73.6" }, @@ -2132,9 +2132,9 @@ } }, "node_modules/@flowplayer/react-native-sdk": { - "version": "1.0.0-rc.4", - "resolved": "https://registry.npmjs.org/@flowplayer/react-native-sdk/-/react-native-sdk-1.0.0-rc.4.tgz", - "integrity": "sha512-0hmKJPVbhWsD7SQzvMzfVNj0UXYUKII6MsXraxA8QzqTu9EBqZhxhvEfgLUZxo+ZlSd9Z1DczWQbPahUHBluWw==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@flowplayer/react-native-sdk/-/react-native-sdk-1.0.0.tgz", + "integrity": "sha512-AaiORAjqV3RNg+l+8zShWJe7YTHHzO2oTjEwIYhyZE6nWCy8aiZpbv2eVCWU5ZzQtQrlY44iP3tRRA42M3VraQ==", "engines": { "node": ">= 18.0.0" }, @@ -7131,9 +7131,9 @@ "dev": true }, "node_modules/fast-xml-parser": { - "version": "4.3.5", - "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.5.tgz", - "integrity": "sha512-sWvP1Pl8H03B8oFJpFR3HE31HUfwtX7Rlf9BNsvdpujD4n7WMhfmu8h9wOV2u+c1k0ZilTADhPqypzx2J690ZQ==", + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz", + "integrity": "sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==", "funding": [ { "type": "github",