File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 141
141
"conventional-changelog" : " ^3.0.0" ,
142
142
"conventional-commits-parser" : " ^3.0.0" ,
143
143
"copy-webpack-plugin" : " 6.3.2" ,
144
- "core-js" : " 3.8.0 " ,
144
+ "core-js" : " 3.8.1 " ,
145
145
"critters" : " 0.0.6" ,
146
146
"css-loader" : " 5.0.1" ,
147
147
"cssnano" : " 4.1.10" ,
Original file line number Diff line number Diff line change 27
27
"caniuse-lite" : " ^1.0.30001032" ,
28
28
"circular-dependency-plugin" : " 5.2.2" ,
29
29
"copy-webpack-plugin" : " 6.3.2" ,
30
- "core-js" : " 3.8.0 " ,
30
+ "core-js" : " 3.8.1 " ,
31
31
"critters" : " 0.0.6" ,
32
32
"css-loader" : " 5.0.1" ,
33
33
"cssnano" : " 4.1.10" ,
Original file line number Diff line number Diff line change @@ -3883,10 +3883,10 @@ core-js-compat@^3.7.0:
3883
3883
browserslist "^4.14.7"
3884
3884
semver "7.0.0"
3885
3885
3886
-
3887
- version "3.8.0 "
3888
- resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.0 .tgz#0fc2d4941cadf80538b030648bb64d230b4da0ce "
3889
- integrity sha512-W2VYNB0nwQQE7tKS7HzXd7r2y/y2SVJl4ga6oH/dnaLFzM0o2lB2P3zCkWj5Wc/zyMYjtgd5Hmhk0ObkQFZOIA ==
3886
+
3887
+ version "3.8.1 "
3888
+ resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.1 .tgz#f51523668ac8a294d1285c3b9db44025fda66d47 "
3889
+ integrity sha512-9Id2xHY1W7m8hCl8NkhQn5CufmF/WuR30BTRewvCXc1aZd3kMECwNZ69ndLbekKfakw9Rf2Xyc+QR6E7Gg+obg ==
3890
3890
3891
3891
[email protected] , core-util-is@~1.0.0:
3892
3892
version "1.0.2"
You can’t perform that action at this time.
0 commit comments