diff --git a/node_modules/tsconfig-paths/package.json b/node_modules/tsconfig-paths/package.json index d9a433a2cf..d3055885ca 100644 --- a/node_modules/tsconfig-paths/package.json +++ b/node_modules/tsconfig-paths/package.json @@ -29,7 +29,7 @@ }, "dependencies": { "@types/json5": "^0.0.29", - "json5": "^1.0.1", + "json5": "^2.2.2", "minimist": "^1.2.0", "strip-bom": "^3.0.0" },