From a54fb30d37a22e0e71bc884c29fd02ffbc096b0a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 8 Mar 2023 04:16:36 +0000 Subject: [PATCH] fix: upgrade topcoat-radio-button from 0.2.0 to 0.3.1 Snyk has created this PR to upgrade topcoat-radio-button from 0.2.0 to 0.3.1. See this package in npm: https://www.npmjs.com/package/topcoat-radio-button See this project in Snyk: https://app.snyk.io/org/bookie-u0v/project/b3aa952a-ab98-479d-89cd-1034911f0caa?utm_source=github&utm_medium=referral&page=upgrade-pr --- www/lib/topcoat/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/lib/topcoat/package.json b/www/lib/topcoat/package.json index 1a65a70..d4141ab 100644 --- a/www/lib/topcoat/package.json +++ b/www/lib/topcoat/package.json @@ -10,7 +10,7 @@ "dependencies": { "topcoat-radio-button-base": "~0.1.1", "topcoat-button-base": "~0.6.1", - "topcoat-radio-button": "~0.2.0", + "topcoat-radio-button": "~0.3.1", "topcoat-navigation-bar-base": "~0.5.0", "topcoat-navigation-bar": "~0.5.0", "topcoat-input-base": "~0.4.1",