diff --git a/package-lock.json b/package-lock.json index 0f0fddc21..13ed6dd0c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "@types/d3": "7.4.0", "@types/google-protobuf": "3.15.6", "@types/jest": "29.5.3", - "@types/lodash": "4.14.195", + "@types/lodash": "4.14.199", "@types/object-hash": "3.0.2", "@types/pluralize": "0.0.30", "@types/prop-types": "15.7.5", @@ -6171,9 +6171,9 @@ "dev": true }, "node_modules/@types/lodash": { - "version": "4.14.195", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.195.tgz", - "integrity": "sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg==", + "version": "4.14.199", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.199.tgz", + "integrity": "sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==", "dev": true }, "node_modules/@types/mime": { diff --git a/package.json b/package.json index 401df468c..f681efaf1 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@types/d3": "7.4.0", "@types/google-protobuf": "3.15.6", "@types/jest": "29.5.3", - "@types/lodash": "4.14.195", + "@types/lodash": "4.14.199", "@types/object-hash": "3.0.2", "@types/pluralize": "0.0.30", "@types/prop-types": "15.7.5",