diff --git a/package.json b/package.json index fd32635..a757500 100644 --- a/package.json +++ b/package.json @@ -42,11 +42,11 @@ }, "dependencies": { "chokidar": "^3.4.2", - "lodash": "4.17.20" + "lodash": "4.17.21" }, "devDependencies": { "@types/jest": "^26.0.10", - "@types/lodash": "4.14.159", + "@types/lodash": "4.17.20", "@types/node": "^14.6.0", "@typescript-eslint/eslint-plugin": "^3.9.0", "@typescript-eslint/parser": "^3.9.0",