diff --git a/packages/graphql-language-service/package.json b/packages/graphql-language-service/package.json index e7efebd2fe5..cb9a3653b2a 100644 --- a/packages/graphql-language-service/package.json +++ b/packages/graphql-language-service/package.json @@ -47,7 +47,7 @@ "benchmark": "^2.1.4", "graphql": "^16.9.0", "graphql-config": "5.0.3", - "lodash": "^4.17.15", + "lodash": "^4.17.23", "platform": "^1.3.5", "ts-node": "^8.10.2", "typescript": "^4.6.3" diff --git a/yarn.lock b/yarn.lock index 8d7f7d8fb7e..c733ecae57c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15019,7 +15019,7 @@ __metadata: debounce-promise: "npm:^3.1.2" graphql: "npm:^16.9.0" graphql-config: "npm:5.0.3" - lodash: "npm:^4.17.15" + lodash: "npm:^4.17.23" nullthrows: "npm:^1.0.0" platform: "npm:^1.3.5" ts-node: "npm:^8.10.2" @@ -18143,6 +18143,13 @@ __metadata: languageName: node linkType: hard +"lodash@npm:^4.17.23": + version: 4.17.23 + resolution: "lodash@npm:4.17.23" + checksum: 10c0/1264a90469f5bb95d4739c43eb6277d15b6d9e186df4ac68c3620443160fc669e2f14c11e7d8b2ccf078b81d06147c01a8ccced9aab9f9f63d50dcf8cace6bf6 + languageName: node + linkType: hard + "log-ok@npm:^0.1.1": version: 0.1.1 resolution: "log-ok@npm:0.1.1"