Merge pull request #3568 from weaveworks/update-lodash

fix CVE-2018-16487 (lodash vulnerability)
This commit is contained in:
Daniel Holbach
2019-02-11 12:57:39 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"immutable": "3.8.2",
"json-stable-stringify": "1.0.1",
"lcp": "1.1.0",
"lodash": "4.17.10",
"lodash": "4.17.11",
"materialize-css": "0.98.1",
"moment": "2.21.0",
"page": "1.7.1",
+3 -3
View File
@@ -5078,9 +5078,9 @@ lodash.uniq@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
lodash@4.17.10:
version "4.17.10"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
lodash@4.17.11:
version "4.17.11"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
lodash@^3.10.0:
version "3.10.1"