diff --git a/package.json b/package.json index 9cca3113eadfd4887d79aea281224b168270a957..76b687efc0546d161099b72e6efc0a17e3dee640 100644 --- a/package.json +++ b/package.json @@ -180,7 +180,7 @@ "@types/jest": "24.0.18", "@types/js-yaml": "3.12.1", "@types/later": "1.2.5", - "@types/lodash": "4.14.138", + "@types/lodash": "4.14.139", "@types/luxon": "1.15.2", "@types/nock": "10.0.3", "@types/node": "11.13.20", diff --git a/yarn.lock b/yarn.lock index 4ac99ad7aea3d090ff9cb79ee00d850f05c8dc0b..8aed4e7edd2d0e28201c32dd68936a2cc2ffdf7e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1229,10 +1229,10 @@ resolved "https://registry.yarnpkg.com/@types/later/-/later-1.2.5.tgz#56297f82ea0002549159219d75844a9380ad18bd" integrity sha512-oROpXZfXR+6uQyz4wBs2gZYxvZJ5Zp+iSEJWrIWgvipSnzLcHCpR9br4XUqRBPFS1EP971JlnWfXhr5so5E1sg== -"@types/lodash@4.14.138": - version "4.14.138" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.138.tgz#34f52640d7358230308344e579c15b378d91989e" - integrity sha512-A4uJgHz4hakwNBdHNPdxOTkYmXNgmUAKLbXZ7PKGslgeV0Mb8P3BlbYfPovExek1qnod4pDfRbxuzcVs3dlFLg== +"@types/lodash@4.14.139": + version "4.14.139" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.139.tgz#b7b8a00d014a7debb29dc2dae4f91d3d3c6d5ab3" + integrity sha512-Z6pbDYaWpluqcF8+6qgv6STPEl0jIlyQmpYGwTrzhgwqok8ltBh/p7GAmYnz81wUhxQRhEr8MBpQrB4fQ/hwIA== "@types/luxon@1.15.2": version "1.15.2"