From c4f38e6de64b36fb398f0dc61906ae070d69c5ed Mon Sep 17 00:00:00 2001 From: Dominik Prokop Date: Tue, 17 Dec 2019 17:28:56 +0100 Subject: [PATCH] Remove sanitize-url dependency --- package.json | 1 - yarn.lock | 5 ----- 2 files changed, 6 deletions(-) diff --git a/package.json b/package.json index f4a400e49c8..a7f7405433d 100644 --- a/package.json +++ b/package.json @@ -202,7 +202,6 @@ }, "dependencies": { "@babel/polyfill": "7.6.0", - "@braintree/sanitize-url": "4.0.0", "@grafana/slate-react": "0.22.9-grafana", "@torkelo/react-select": "2.4.1", "@types/react-loadable": "5.5.2", diff --git a/yarn.lock b/yarn.lock index 35b8c926e8b..ce86e90a0b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1658,11 +1658,6 @@ resolved "https://registry.yarnpkg.com/@base2/pretty-print-object/-/pretty-print-object-1.0.0.tgz#860ce718b0b73f4009e153541faff2cb6b85d047" integrity sha512-4Th98KlMHr5+JkxfcoDT//6vY8vM+iSPrLNpHhRyLx2CFYi8e2RfqPLdpbnpo0Q5lQC5hNB79yes07zb02fvCw== -"@braintree/sanitize-url@4.0.0": - version "4.0.0" - resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-4.0.0.tgz#2cda79ffd67b6ea919a63b5e1a883b92d636e844" - integrity sha512-bOoFoTxuEUuri/v1q0OXN0HIrZ2EiZlRSKdveU8vS5xf2+g0TmpXhmxkTc1s+XWR5xZNoVU4uvf/Mher98tfLw== - "@cnakazawa/watch@^1.0.3": version "1.0.3" resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.3.tgz#099139eaec7ebf07a27c1786a3ff64f39464d2ef"