diff --git a/package-lock.json b/package-lock.json index 1226093..525952d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@nestjs/common": "^8.4.5", "@types/express": "^4.17.13", "@types/jest": "^27.5.1", - "@types/lodash": "^4.14.181", + "@types/lodash": "^4.14.182", "@types/node": "^16.11.35", "@typescript-eslint/eslint-plugin": "^5.23.0", "@typescript-eslint/parser": "^5.23.0", diff --git a/package.json b/package.json index b222296..0295de5 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@nestjs/common": "^8.4.5", "@types/express": "^4.17.13", "@types/jest": "^27.5.1", - "@types/lodash": "^4.14.181", + "@types/lodash": "^4.14.182", "@types/node": "^16.11.35", "@typescript-eslint/eslint-plugin": "^5.23.0", "@typescript-eslint/parser": "^5.23.0",