diff --git a/package.json b/package.json index 62646b2f..221b9781 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@types/aws-lambda": "8.10.108", "@types/chance": "1.1.3", "@types/jasmine": "4.3.0", - "@types/lodash": "4.14.186", + "@types/lodash": "4.17.7", "@types/node": "16.11.68", "aws-sdk": "2.1238.0", "aws-sdk-mock": "5.8.0", diff --git a/yarn.lock b/yarn.lock index c98fa531..8b959ce7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -328,10 +328,10 @@ resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-4.3.0.tgz#1dfdfb226820911addb1b5a9031422be72c53aac" integrity sha512-u1jWakf8CWvLfSEZyxmzkgBzOEvXH/szpT0e6G8BTkx5Eu0BhDn7sbc5dz0JBN/6Wwm9rBe+JAsk9tJRyH9ZkA== -"@types/lodash@4.14.186": - version "4.14.186" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.186.tgz#862e5514dd7bd66ada6c70ee5fce844b06c8ee97" - integrity sha512-eHcVlLXP0c2FlMPm56ITode2AgLMSa6aJ05JTTbYbI+7EMkCEE5qk2E41d5g2lCVTqRe0GnnRFurmlCsDODrPw== +"@types/lodash@4.17.7": + version "4.17.7" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.7.tgz#2f776bcb53adc9e13b2c0dfd493dfcbd7de43612" + integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA== "@types/node@16.11.68": version "16.11.68"