From 58c653264b60fb157ea965f59b49c38608d0df07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 01:55:27 +0000 Subject: [PATCH] Bump react-svg from 10.0.26 to 15.1.14 in /ui Bumps [react-svg](https://github.com/tanem/react-svg) from 10.0.26 to 15.1.14. - [Release notes](https://github.com/tanem/react-svg/releases) - [Changelog](https://github.com/tanem/react-svg/blob/master/CHANGELOG.md) - [Commits](https://github.com/tanem/react-svg/compare/v10.0.26...v15.1.14) --- updated-dependencies: - dependency-name: react-svg dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index 8c5df8e99e..651e5f5f4b 100644 --- a/ui/package.json +++ b/ui/package.json @@ -24,7 +24,7 @@ "react-redux": "^6.0.1", "react-router": "^5.1.2", "react-router-dom": "^5.1.2", - "react-svg": "^10.0.22", + "react-svg": "^15.1.14", "react-truncate": "^2.4.0", "react-waypoint": "^9.0.1", "redux": "^4.0.1",