diff --git a/package.json b/package.json index 18b8c3c8..5febc17f 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "devDependencies": { "@types/graphql": "^14.5.0", "@types/jest": "^26.0.24", - "@types/lodash": "^4.14.171", + "@types/lodash": "^4.14.172", "apollo-server": "^2.25.2", "axios": "^0.21.0", "codecov": "^3.8.3", diff --git a/yarn.lock b/yarn.lock index e7b486e5..e8de12fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1059,10 +1059,10 @@ "@types/koa-compose" "*" "@types/node" "*" -"@types/lodash@^4.14.171": - version "4.14.171" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.171.tgz#f01b3a5fe3499e34b622c362a46a609fdb23573b" - integrity sha512-7eQ2xYLLI/LsicL2nejW9Wyko3lcpN6O/z0ZLHrEQsg280zIdCv1t/0m6UtBjUHokCGBQ3gYTbHzDkZ1xOBwwg== +"@types/lodash@^4.14.172": + version "4.14.172" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.172.tgz#aad774c28e7bfd7a67de25408e03ee5a8c3d028a" + integrity sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw== "@types/long@^4.0.0": version "4.0.1"