From 1bd254958b9dae1aa44d5f33b5dc5fb5b5303680 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 16:57:55 +0000 Subject: [PATCH] chore(deps): bump @braintree/sanitize-url from 6.0.0 to 6.0.1 Bumps [@braintree/sanitize-url](https://github.com/braintree/sanitize-url) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/braintree/sanitize-url/releases) - [Changelog](https://github.com/braintree/sanitize-url/blob/main/CHANGELOG.md) - [Commits](https://github.com/braintree/sanitize-url/compare/v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: "@braintree/sanitize-url" dependency-type: direct:production ... 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 361e393e..f4b693cb 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "license": "Apache-2.0", "dependencies": { "@avinlab/react-flash-change": "^1.2.0", - "@braintree/sanitize-url": "^6.0.0", + "@braintree/sanitize-url": "^6.0.1", "@builder.io/partytown": "^0.7.1", "@chakra-ui/icons": "^2.0.11", "@chakra-ui/react": "^2.3.6", diff --git a/yarn.lock b/yarn.lock index 06a0c8f0..bd5978da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -298,10 +298,10 @@ resolved "https://registry.yarnpkg.com/@biodiv-platform/tsconfig/-/tsconfig-4.4.9.tgz#9d1fafb631247dbdffceab9621e9c3db84a3d496" integrity sha512-VVlApW1VmmvqnZMwkNZFRTZe4sB0ZHcsjOm2dPax1WW/gmblMFF7xaRo4yngBz4KsmY2/J4dV9HmdVdakYd0Xg== -"@braintree/sanitize-url@^6.0.0": - version "6.0.0" - resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-6.0.0.tgz#fe364f025ba74f6de6c837a84ef44bdb1d61e68f" - integrity sha512-mgmE7XBYY/21erpzhexk4Cj1cyTQ9LzvnTxtzM17BJ7ERMNE6W72mQRo0I1Ud8eFJ+RVVIcBNhLFZ3GX4XFz5w== +"@braintree/sanitize-url@^6.0.1": + version "6.0.1" + resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-6.0.1.tgz#45ff061b9ded1c6e4474b33b336ebb1b986b825a" + integrity sha512-zr9Qs9KFQiEvMWdZesjcmRJlUck5NR+eKGS1uyKk+oYTWwlYrsoPEi6VmG6/TzBD1hKCGEimrhTgGS6hvn/xIQ== "@builder.io/partytown@^0.7.1": version "0.7.1"