From 492227fa0a98d2013ee8d70e05d66624e7ab6869 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=A4ggmark?= Date: Fri, 30 Apr 2021 10:13:41 +0200 Subject: [PATCH] Chore: Upgrades @braintree/sanitize-url (#33551) --- packages/grafana-data/package.json | 6 +++--- yarn.lock | 13 ++++--------- 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/packages/grafana-data/package.json b/packages/grafana-data/package.json index 87491f196ff..21cea1bbe38 100644 --- a/packages/grafana-data/package.json +++ b/packages/grafana-data/package.json @@ -22,7 +22,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@braintree/sanitize-url": "4.0.0", + "@braintree/sanitize-url": "5.0.1", "@types/d3-interpolate": "^1.3.1", "eventemitter3": "4.0.7", "lodash": "4.17.21", @@ -52,7 +52,7 @@ "rollup-plugin-typescript2": "0.29.0", "rollup-plugin-visualizer": "4.2.0", "sinon": "8.1.1", - "typescript": "4.2.4", - "tinycolor2": "1.4.1" + "tinycolor2": "1.4.1", + "typescript": "4.2.4" } } diff --git a/yarn.lock b/yarn.lock index c15ae572714..c6c945b8d08 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2100,10 +2100,10 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@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== +"@braintree/sanitize-url@5.0.1": + version "5.0.1" + resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-5.0.1.tgz#3c76855aea4a71904a35c92f433462c775583452" + integrity sha512-KzIC8q/UsT8g6bwRAQ0NbOCNxRoGbPKtqGBUtDaN8WN80xqsbHFs8z+Eq0fR0W1wcrcTB5oKNACsrbkK4X+FWA== "@cnakazawa/watch@^1.0.3": version "1.0.3" @@ -8571,11 +8571,6 @@ caniuse-api@^3.0.0: lodash.memoize "^4.1.2" lodash.uniq "^4.5.0" -caniuse-db@1.0.30000772: - version "1.0.30000772" - resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000772.tgz#51aae891768286eade4a3d8319ea76d6a01b512b" - integrity sha1-UarokXaChureSj2DGep21qAbUSs= - caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001020, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001125, caniuse-lite@^1.0.30001181: version "1.0.30001205" resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001205.tgz"