diff options
author | Philippe Perrin <philippe.perrin@sonarsource.com> | 2021-03-02 10:02:27 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2021-03-03 20:12:51 +0000 |
commit | f7368680746a167db32dcdd59d004d78491c34f8 (patch) | |
tree | 2eb505f2bf5c74c80baa9376665fa8ecea658ac8 /server/sonar-docs/yarn.lock | |
parent | bb28f831f22cd7531dc4869d9faca52dddcf3971 (diff) | |
download | sonarqube-f7368680746a167db32dcdd59d004d78491c34f8.tar.gz sonarqube-f7368680746a167db32dcdd59d004d78491c34f8.zip |
Upgrade to lodash@4.17.21
Diffstat (limited to 'server/sonar-docs/yarn.lock')
-rw-r--r-- | server/sonar-docs/yarn.lock | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/server/sonar-docs/yarn.lock b/server/sonar-docs/yarn.lock index be57ed05bb9..7a9aa348673 100644 --- a/server/sonar-docs/yarn.lock +++ b/server/sonar-docs/yarn.lock @@ -9760,16 +9760,21 @@ lodash.uniq@^4.5.0: resolved "https://repox.jfrog.io/repox/api/npm/npm/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M= -lodash@4.17.20, lodash@^4.17.19, lodash@^4.17.20: - version "4.17.20" - resolved "https://repox.jfrog.io/repox/api/npm/npm/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" - integrity sha1-tEqbYpe8tpjxxRo1RaKzs2jVnFI= +lodash@4.17.21: + version "4.17.21" + resolved "https://repox.jfrog.io/repox/api/npm/npm/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" + integrity sha1-Z5WRxWTDv/quhFTPCz3zcMPWkRw= lodash@^4.11.1, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0: version "4.17.15" resolved "https://repox.jfrog.io/repox/api/npm/npm/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" integrity sha1-tEf2ZwoEVbv+7dETku/zMOoJdUg= +lodash@^4.17.19, lodash@^4.17.20: + version "4.17.20" + resolved "https://repox.jfrog.io/repox/api/npm/npm/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" + integrity sha1-tEqbYpe8tpjxxRo1RaKzs2jVnFI= + log-update@^3.0.0: version "3.2.0" resolved "https://repox.jfrog.io/repox/api/npm/npm/log-update/-/log-update-3.2.0.tgz#719f24293250d65d0165f4e2ec2ed805ff062eec" |