File tree 2 files changed +5
-5
lines changed
packages/angular_devkit/build_angular
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
"circular-dependency-plugin" : " 5.2.0" ,
25
25
"clean-css" : " 4.2.1" ,
26
26
"copy-webpack-plugin" : " 5.0.4" ,
27
- "core-js" : " 3.3.6 " ,
27
+ "core-js" : " 3.4.0 " ,
28
28
"file-loader" : " 4.2.0" ,
29
29
"find-cache-dir" : " 3.1.0" ,
30
30
"glob" : " 7.1.5" ,
Original file line number Diff line number Diff line change @@ -3314,10 +3314,10 @@ core-js-compat@^3.1.1:
3314
3314
browserslist "^4.7.1"
3315
3315
semver "^6.3.0"
3316
3316
3317
- core-js@3.3.6 :
3318
- version "3.3.6 "
3319
- resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.3.6 .tgz#6ad1650323c441f45379e176ed175c0d021eac92 "
3320
- integrity sha512-u4oM8SHwmDuh5mWZdDg9UwNVq5s1uqq6ZDLLIs07VY+VJU91i3h4f3K/pgFvtUQPGdeStrZ+odKyfyt4EnKHfA ==
3317
+ core-js@3.4.0 :
3318
+ version "3.4.0 "
3319
+ resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.4.0 .tgz#29ea478601789c72f2978e9bb98f43546f89d3aa "
3320
+ integrity sha512-lQxb4HScV71YugF/X28LtePZj9AB7WqOpcB+YztYxusvhrgZiQXPmCYfPC5LHsw/+ScEtDbXU3xbqH3CjBRmYA ==
3321
3321
3322
3322
core-js@^2.2.0, core-js@^2.4.0 :
3323
3323
version "2.6.10"
You can’t perform that action at this time.
0 commit comments