diff --git a/packages/plugins/typescript/mongodb/package.json b/packages/plugins/typescript/mongodb/package.json index f65de54e5..dc7bee035 100644 --- a/packages/plugins/typescript/mongodb/package.json +++ b/packages/plugins/typescript/mongodb/package.json @@ -51,7 +51,7 @@ }, "devDependencies": { "@graphql-codegen/testing": "1.18.0", - "@types/lodash": "4.14.199" + "@types/lodash": "4.14.200" }, "publishConfig": { "directory": "dist", diff --git a/yarn.lock b/yarn.lock index 529b4aaf9..f8f204b50 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2554,10 +2554,10 @@ dependencies: "@types/node" "*" -"@types/lodash@4.14.199": - version "4.14.199" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.199.tgz#c3edb5650149d847a277a8961a7ad360c474e9bf" - integrity sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg== +"@types/lodash@4.14.200": + version "4.14.200" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.200.tgz#435b6035c7eba9cdf1e039af8212c9e9281e7149" + integrity sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q== "@types/minimist@^1.2.0": version "1.2.2"