diff --git a/package.json b/package.json index 3c0d3f01dc79..dfaa52628aaf 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ "browserslist": "^4.9.1", "cacache": "15.0.5", "caniuse-lite": "^1.0.30001032", - "circular-dependency-plugin": "5.2.0", + "circular-dependency-plugin": "5.2.2", "codelyzer": "^6.0.0", "common-tags": "^1.8.0", "conventional-changelog": "^3.0.0", diff --git a/packages/angular_devkit/build_angular/package.json b/packages/angular_devkit/build_angular/package.json index e5261b7d5cd7..a3f71c8841d0 100644 --- a/packages/angular_devkit/build_angular/package.json +++ b/packages/angular_devkit/build_angular/package.json @@ -25,7 +25,7 @@ "browserslist": "^4.9.1", "cacache": "15.0.5", "caniuse-lite": "^1.0.30001032", - "circular-dependency-plugin": "5.2.0", + "circular-dependency-plugin": "5.2.2", "copy-webpack-plugin": "6.2.1", "core-js": "3.6.5", "css-loader": "5.0.0", diff --git a/yarn.lock b/yarn.lock index 280fb6d8dc0e..7d2812b08b02 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3340,10 +3340,10 @@ cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3: inherits "^2.0.1" safe-buffer "^5.0.1" -circular-dependency-plugin@5.2.0: - version "5.2.0" - resolved "https://registry.yarnpkg.com/circular-dependency-plugin/-/circular-dependency-plugin-5.2.0.tgz#e09dbc2dd3e2928442403e2d45b41cea06bc0a93" - integrity sha512-7p4Kn/gffhQaavNfyDFg7LS5S/UT1JAjyGd4UqR2+jzoYF02eDkj0Ec3+48TsIa4zghjLY87nQHIh/ecK9qLdw== +circular-dependency-plugin@5.2.2: + version "5.2.2" + resolved "https://registry.yarnpkg.com/circular-dependency-plugin/-/circular-dependency-plugin-5.2.2.tgz#39e836079db1d3cf2f988dc48c5188a44058b600" + integrity sha512-g38K9Cm5WRwlaH6g03B9OEz/0qRizI+2I7n+Gz+L5DxXJAPAiWQvwlYNm1V1jkdpUv95bOe/ASm2vfi/G560jQ== clang-format@^1.4.0: version "1.4.0"