Browse Source

SONAR-12443 Fix SSF-95

tags/8.0
Jeremy Davis 4 years ago
parent
commit
81f6a5ff6a

+ 2
- 2
server/sonar-docs/package.json View File

@@ -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",

+ 8
- 8
server/sonar-docs/yarn.lock View File

@@ -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"

+ 2
- 2
server/sonar-vsts/package.json View File

@@ -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",

+ 5
- 10
server/sonar-vsts/yarn.lock View File

@@ -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=

+ 2
- 2
server/sonar-web/package.json View File

@@ -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",

+ 5
- 10
server/sonar-web/yarn.lock View File

@@ -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=

Loading…
Cancel
Save