diff options
author | Stas Vilchik <stas.vilchik@sonarsource.com> | 2017-10-27 17:05:43 +0200 |
---|---|---|
committer | Stas Vilchik <stas.vilchik@sonarsource.com> | 2017-10-30 09:20:37 +0100 |
commit | 6daddd1d06a834867faccbbb6a0e60f448f2c6d4 (patch) | |
tree | 4b077a11038d5b2607e13200971961c0ec08710b /server/sonar-web/yarn.lock | |
parent | 771c15c18356cfe02bad535bdd08ffb1c148d016 (diff) | |
download | sonarqube-6daddd1d06a834867faccbbb6a0e60f448f2c6d4.tar.gz sonarqube-6daddd1d06a834867faccbbb6a0e60f448f2c6d4.zip |
SONAR-10031 Stop computing avatar hash in web app (#2769)
Diffstat (limited to 'server/sonar-web/yarn.lock')
-rw-r--r-- | server/sonar-web/yarn.lock | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/server/sonar-web/yarn.lock b/server/sonar-web/yarn.lock index 8bf05a358c7..d7a273aa92a 100644 --- a/server/sonar-web/yarn.lock +++ b/server/sonar-web/yarn.lock @@ -1296,10 +1296,6 @@ bluebird@^3.4.7: version "3.5.0" resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.0.tgz#791420d7f551eea2897453a8a77653f96606d67c" -blueimp-md5@1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/blueimp-md5/-/blueimp-md5-1.1.1.tgz#cf84ba18285f5c8835dae8ddae5af6468ceace17" - bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0: version "4.11.8" resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f" |