From: Jeremy Davis Date: Wed, 4 Sep 2019 12:20:54 +0000 (+0200) Subject: SONAR-12443 Fix SSF-95 X-Git-Tag: 8.0~127 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=81f6a5ff6a1b372fa401d31e98de2e50600a7cbe;p=sonarqube.git SONAR-12443 Fix SSF-95 --- diff --git a/server/sonar-docs/package.json b/server/sonar-docs/package.json index 12642c454f6..bc363536cf9 100644 --- a/server/sonar-docs/package.json +++ b/server/sonar-docs/package.json @@ -15,7 +15,7 @@ "gatsby-remark-custom-blocks": "2.0.7", "gatsby-source-filesystem": "2.0.28", "gatsby-transformer-remark": "2.3.8", - "lodash": "4.17.11", + "lodash": "4.17.15", "lunr": "2.3.6", "react": "16.8.6", "react-dom": "16.8.6", @@ -27,7 +27,7 @@ "@types/classnames": "2.2.7", "@types/enzyme": "3.10.1", "@types/jest": "24.0.15", - "@types/lodash": "4.14.123", + "@types/lodash": "4.14.138", "@types/lunr": "2.3.2", "@types/react": "16.8.23", "@types/react-dom": "16.8.4", diff --git a/server/sonar-docs/yarn.lock b/server/sonar-docs/yarn.lock index ce3bd2e3d36..6ce12c80067 100644 --- a/server/sonar-docs/yarn.lock +++ b/server/sonar-docs/yarn.lock @@ -1175,10 +1175,10 @@ dependencies: "@types/jest-diff" "*" -"@types/lodash@4.14.123": - version "4.14.123" - resolved "https://repox.jfrog.io/repox/api/npm/npm/@types/lodash/-/lodash-4.14.123.tgz#39be5d211478c8dd3bdae98ee75bb7efe4abfe4d" - integrity sha1-Ob5dIRR4yN072umO51u37+Sr/k0= +"@types/lodash@4.14.138": + version "4.14.138" + resolved "https://repox.jfrog.io/repox/api/npm/npm/@types/lodash/-/lodash-4.14.138.tgz#34f52640d7358230308344e579c15b378d91989e" + integrity sha1-NPUmQNc1gjAwg0TlecFbN42RmJ4= "@types/lunr@2.3.2": version "2.3.2" @@ -7580,10 +7580,10 @@ 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.11, lodash@^4.11.1, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0: - version "4.17.11" - resolved "https://repox.jfrog.io/repox/api/npm/npm/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" - integrity sha1-s56mIp72B+zYniyN8SU2iRysm40= +lodash@4.17.15, lodash@^4.11.1, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, 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= log-update@^3.0.0: version "3.2.0" diff --git a/server/sonar-vsts/package.json b/server/sonar-vsts/package.json index 681a6ce4d23..32eb74b3cba 100644 --- a/server/sonar-vsts/package.json +++ b/server/sonar-vsts/package.json @@ -8,7 +8,7 @@ "dependencies": { "classnames": "2.2.6", "core-js": "3.0.0", - "lodash": "4.17.11", + "lodash": "4.17.15", "react": "16.8.6", "react-dom": "16.8.6", "regenerator-runtime": "0.13.2", @@ -29,7 +29,7 @@ "@types/classnames": "2.2.6", "@types/enzyme": "3.10.1", "@types/jest": "24.0.15", - "@types/lodash": "4.14.123", + "@types/lodash": "4.14.138", "@types/react": "16.8.23", "@types/react-dom": "16.8.4", "@types/styled-components": "4.1.8", diff --git a/server/sonar-vsts/yarn.lock b/server/sonar-vsts/yarn.lock index 404d79f9c15..7953660e8c1 100644 --- a/server/sonar-vsts/yarn.lock +++ b/server/sonar-vsts/yarn.lock @@ -1050,10 +1050,10 @@ dependencies: "@types/jest-diff" "*" -"@types/lodash@4.14.123": - version "4.14.123" - resolved "https://repox.jfrog.io/repox/api/npm/npm/@types/lodash/-/lodash-4.14.123.tgz#39be5d211478c8dd3bdae98ee75bb7efe4abfe4d" - integrity sha1-Ob5dIRR4yN072umO51u37+Sr/k0= +"@types/lodash@4.14.138": + version "4.14.138" + resolved "https://repox.jfrog.io/repox/api/npm/npm/@types/lodash/-/lodash-4.14.138.tgz#34f52640d7358230308344e579c15b378d91989e" + integrity sha1-NPUmQNc1gjAwg0TlecFbN42RmJ4= "@types/minimatch@*": version "3.0.3" @@ -5956,12 +5956,7 @@ 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.11, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.3.0: - version "4.17.11" - resolved "https://repox.jfrog.io/repox/api/npm/npm/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" - integrity sha1-s56mIp72B+zYniyN8SU2iRysm40= - -lodash@^4.17.13: +lodash@4.17.15, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.3, lodash@^4.17.4, 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= diff --git a/server/sonar-web/package.json b/server/sonar-web/package.json index 571e767e550..5f75b4708a9 100644 --- a/server/sonar-web/package.json +++ b/server/sonar-web/package.json @@ -15,7 +15,7 @@ "history": "3.3.0", "intl-relativeformat": "2.1.0", "keymaster": "1.6.2", - "lodash": "4.17.11", + "lodash": "4.17.15", "lunr": "2.3.4", "mdast-util-toc": "2.1.0", "prop-types": "15.7.2", @@ -60,7 +60,7 @@ "@types/enzyme": "3.10.1", "@types/jest": "24.0.15", "@types/keymaster": "1.6.28", - "@types/lodash": "4.14.123", + "@types/lodash": "4.14.138", "@types/prop-types": "15.7.0", "@types/react": "16.8.23", "@types/react-dom": "16.8.4", diff --git a/server/sonar-web/yarn.lock b/server/sonar-web/yarn.lock index 6607fb48790..e4a208580b2 100644 --- a/server/sonar-web/yarn.lock +++ b/server/sonar-web/yarn.lock @@ -1147,10 +1147,10 @@ resolved "https://repox.jfrog.io/repox/api/npm/npm/@types/keymaster/-/keymaster-1.6.28.tgz#093fc6fe49deff4ee17d36935a49230edb1c935f" integrity sha1-CT/G/kne/07hfTaTWkkjDtsck18= -"@types/lodash@4.14.123": - version "4.14.123" - resolved "https://repox.jfrog.io/repox/api/npm/npm/@types/lodash/-/lodash-4.14.123.tgz#39be5d211478c8dd3bdae98ee75bb7efe4abfe4d" - integrity sha1-Ob5dIRR4yN072umO51u37+Sr/k0= +"@types/lodash@4.14.138": + version "4.14.138" + resolved "https://repox.jfrog.io/repox/api/npm/npm/@types/lodash/-/lodash-4.14.138.tgz#34f52640d7358230308344e579c15b378d91989e" + integrity sha1-NPUmQNc1gjAwg0TlecFbN42RmJ4= "@types/minimatch@*": version "3.0.3" @@ -6468,12 +6468,7 @@ 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.11, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0: - version "4.17.11" - resolved "https://repox.jfrog.io/repox/api/npm/npm/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" - integrity sha1-s56mIp72B+zYniyN8SU2iRysm40= - -lodash@^4.17.13: +lodash@4.17.15, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.3, 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=