File tree 2 files changed +19
-2
lines changed
packages/angular_devkit/build_angular
2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 33
33
"glob" : " 7.1.6" ,
34
34
"jest-worker" : " 25.1.0" ,
35
35
"karma-source-map-support" : " 1.4.0" ,
36
- "less" : " 3.11.1 " ,
36
+ "less" : " 3.11.3 " ,
37
37
"less-loader" : " 5.0.0" ,
38
38
"license-webpack-plugin" : " 2.1.4" ,
39
39
"loader-utils" : " 2.0.0" ,
Original file line number Diff line number Diff line change @@ -6992,7 +6992,24 @@ less-loader@5.0.0:
6992
6992
loader-utils "^1.1.0"
6993
6993
pify "^4.0.1"
6994
6994
6995
- less@3.11.1, less@^3.10.3:
6995
+ less@3.11.3:
6996
+ version "3.11.3"
6997
+ resolved "https://registry.yarnpkg.com/less/-/less-3.11.3.tgz#2d853954fcfe0169a8af869620bcaa16563dcc1c"
6998
+ integrity sha512-VkZiTDdtNEzXA3LgjQiC3D7/ejleBPFVvq+aRI9mIj+Zhmif5TvFPM244bT4rzkvOCvJ9q4zAztok1M7Nygagw==
6999
+ dependencies:
7000
+ clone "^2.1.2"
7001
+ tslib "^1.10.0"
7002
+ optionalDependencies:
7003
+ errno "^0.1.1"
7004
+ graceful-fs "^4.1.2"
7005
+ image-size "~0.5.0"
7006
+ make-dir "^2.1.0"
7007
+ mime "^1.4.1"
7008
+ promise "^7.1.1"
7009
+ request "^2.83.0"
7010
+ source-map "~0.6.0"
7011
+
7012
+ less@^3.10.3:
6996
7013
version "3.11.1"
6997
7014
resolved "https://registry.yarnpkg.com/less/-/less-3.11.1.tgz#c6bf08e39e02404fe6b307a3dfffafdc55bd36e2"
6998
7015
integrity sha512-tlWX341RECuTOvoDIvtFqXsKj072hm3+9ymRBe76/mD6O5ZZecnlAOVDlWAleF2+aohFrxNidXhv2773f6kY7g==
You can’t perform that action at this time.
0 commit comments