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 67
67
"webpack-merge" : " 4.2.2" ,
68
68
"webpack-sources" : " 1.4.3" ,
69
69
"webpack-subresource-integrity" : " 1.4.0" ,
70
- "worker-plugin" : " 4.0.2 "
70
+ "worker-plugin" : " 4.0.3 "
71
71
},
72
72
"devDependencies" : {
73
73
"@angular/animations" : " 9.1.0-rc.2" ,
Original file line number Diff line number Diff line change @@ -12171,10 +12171,10 @@ worker-farm@^1.7.0:
12171
12171
dependencies:
12172
12172
errno "~0.1.7"
12173
12173
12174
- worker-plugin@4.0.2 :
12175
- version "4.0.2 "
12176
- resolved "https://registry.yarnpkg.com/worker-plugin/-/worker-plugin-4.0.2 .tgz#0456dd7af1c0de64591326fd8a08c5d9f2b5b27a "
12177
- integrity sha512-V+1zSZMOOKk+uBzKyNIODLQLsx59zSIOaI75J1EMS0iR1qy+KQR3y/pQ3T0vIhvPfDFapGRMsoMvQNEL3okqSA ==
12174
+ worker-plugin@4.0.3 :
12175
+ version "4.0.3 "
12176
+ resolved "https://registry.yarnpkg.com/worker-plugin/-/worker-plugin-4.0.3 .tgz#7c42e600d5931ad154d3d5f187a32446df64db0f "
12177
+ integrity sha512-7hFDYWiKcE3yHZvemsoM9lZis/PzurHAEX1ej8PLCu818Rt6QqUAiDdxHPCKZctzmhqzPpcFSgvMCiPbtooqAg ==
12178
12178
dependencies:
12179
12179
loader-utils "^1.1.0"
12180
12180
You can’t perform that action at this time.
0 commit comments