From 9f72e422bebcabfd991303abef6493b8a4545da5 Mon Sep 17 00:00:00 2001 From: Eric Jinks Date: Wed, 30 May 2018 10:47:52 +1000 Subject: [PATCH] Upgrade lodash --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4443c11..94d2443 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "date-fns": "^1.29.0", "dom-form-serializer": "^1.0.7", "intersection-observer": "^0.5.0", - "lodash": "^4.17.4", + "lodash": "^4.17.10", "moveto": "^1.7.1", "netlify-identity-widget": "^1.2.0", "normalize.css": "^8.0.0", diff --git a/yarn.lock b/yarn.lock index f6e6d67..f372c0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5449,7 +5449,7 @@ lodash.uniq@^4.5.0: version "4.5.0" resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" -"lodash@>=3.5 <5", lodash@^4.0.1, lodash@^4.1.0, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0, lodash@~4.17.4: +"lodash@>=3.5 <5", lodash@^4.0.1, lodash@^4.1.0, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0, lodash@~4.17.4: version "4.17.10" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"