From 04d07f533fe1a4957ae004a3fff40bb40b475e05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 01:19:50 +0000 Subject: [PATCH] chore(deps): bump react-native-svg from 12.4.1 to 12.4.3 Bumps [react-native-svg](https://github.com/react-native-community/react-native-svg) from 12.4.1 to 12.4.3. - [Release notes](https://github.com/react-native-community/react-native-svg/releases) - [Commits](https://github.com/react-native-community/react-native-svg/compare/v12.4.1...v12.4.3) --- updated-dependencies: - dependency-name: react-native-svg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6da25308..7c31b696 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "react-native-root-toast": "^3.4.0", "react-native-safe-area-context": "3.3.2", "react-native-screens": "~3.10.1", - "react-native-svg": "12.4.1", + "react-native-svg": "12.4.3", "react-native-web": "0.17.1", "react-timeago": "^7.1.0", "url-otpauth": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index c7fd85e2..9af96668 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9036,10 +9036,10 @@ react-native-screens@^3.4.0, react-native-screens@~3.10.1: react-freeze "^1.0.0" warn-once "^0.1.0" -react-native-svg@12.4.1: - version "12.4.1" - resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-12.4.1.tgz#f639a2f4f2fe7efd818edaf54ef7c245e98aa0ce" - integrity sha512-JO4+N0cAX+H0KEksQAHawQ23Nl4+wnD5I7of/ojqeiAqWq6ebK4wN7Xr/1ofsJcEIPSZ8b23Gj4SPB64VIUoNQ== +react-native-svg@12.4.3: + version "12.4.3" + resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-12.4.3.tgz#d383c6f587f6f3f3664413ae0e73134e91d11317" + integrity sha512-8OF+vvXsI854YlHBOQkanNcyio+7oQO0nQsS/Noji2VmPoMnLiJiMaxmOD9RHxGkbbo7lzbYWdxVdNibjN/8IA== dependencies: css-select "^5.1.0" css-tree "^1.1.3"