From b91e106f3231fb03330aa95625ccfd225ea30c77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 17:07:01 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20@braintree/sanitize?= =?UTF-8?q?-url=20from=206.0.0=20to=206.0.2=20in=20/website=20(#2635)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/package-lock.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/website/package-lock.json b/website/package-lock.json index 07485c520..58f2f2d86 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -1942,8 +1942,9 @@ } }, "node_modules/@braintree/sanitize-url": { - "version": "6.0.0", - "license": "MIT" + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-6.0.2.tgz", + "integrity": "sha512-Tbsj02wXCbqGmzdnXNk0SOF19ChhRU70BsroIi4Pm6Ehp56in6vch94mfbdQ17DozxkL3BAVjbZ4Qc1a0HFRAg==" }, "node_modules/@colors/colors": { "version": "1.5.0", @@ -15825,7 +15826,9 @@ } }, "@braintree/sanitize-url": { - "version": "6.0.0" + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-6.0.2.tgz", + "integrity": "sha512-Tbsj02wXCbqGmzdnXNk0SOF19ChhRU70BsroIi4Pm6Ehp56in6vch94mfbdQ17DozxkL3BAVjbZ4Qc1a0HFRAg==" }, "@colors/colors": { "version": "1.5.0",