diff --git a/package.json b/package.json index 307d84aa5..469500da5 100644 --- a/package.json +++ b/package.json @@ -12,10 +12,10 @@ "dependencies": { "chalk": "4.1.0", "commander": "6.1.0", - "cson-parser": "^4.0.5", + "cson-parser": "4.0.5", "eslint-config-prettier": "6.13.0", "glob": "7.1.6", - "lodash": "^4.17.20", + "lodash": "4.17.20", "minimatch": "3.0.4", "strip-json-comments": "3.1.1", "tslint": "6.1.3", @@ -30,7 +30,7 @@ "@types/eslint-config-prettier": "6.11.0", "@types/glob": "7.1.3", "@types/jest": "26.0.14", - "@types/lodash": "^4.14.162", + "@types/lodash": "4.14.162", "@types/minimatch": "3.0.3", "@types/node": "12.12.21", "@typescript-eslint/eslint-plugin": "4.4.1",