File tree 2 files changed +10
-9
lines changed
2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 48
48
"resolutions" : {
49
49
"**/ansi-regex" : " ^5.0.1" ,
50
50
"**/glob-parent" : " ^6.0.0" ,
51
- "**/loader-utils" : " ^2.0.3"
51
+ "**/loader-utils" : " ^2.0.4" ,
52
+ "**/terser" : " ^4.8.1"
52
53
}
53
54
}
Original file line number Diff line number Diff line change @@ -2172,10 +2172,10 @@ loader-runner@^2.4.0:
2172
2172
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.4.0.tgz#ed47066bfe534d7e84c4c7b9998c2a75607d9357"
2173
2173
integrity sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==
2174
2174
2175
- loader-utils@^1.2.3, loader-utils@^2.0.3 :
2176
- version "2.0.3 "
2177
- resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.3 .tgz#d4b15b8504c63d1fc3f2ade52d41bc8459d6ede1 "
2178
- integrity sha512-THWqIsn8QRnvLl0shHYVBN9syumU8pYWEHPTmkiVGd+7K5eFNVSY6AJhRvgGF70gg1Dz+l/k8WicvFCxdEs60A ==
2175
+ loader-utils@^1.2.3, loader-utils@^2.0.4 :
2176
+ version "2.0.4 "
2177
+ resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.4 .tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c "
2178
+ integrity sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw ==
2179
2179
dependencies :
2180
2180
big.js "^5.2.2"
2181
2181
emojis-list "^3.0.0"
@@ -3494,10 +3494,10 @@ terser-webpack-plugin@^1.4.3:
3494
3494
webpack-sources "^1.4.0"
3495
3495
worker-farm "^1.7.0"
3496
3496
3497
- terser@^4.1.2 :
3498
- version "4.8.0 "
3499
- resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.0 .tgz#63056343d7c70bb29f3af665865a46fe03a0df17 "
3500
- integrity sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw ==
3497
+ terser@^4.1.2, terser@^4.8.1 :
3498
+ version "4.8.1 "
3499
+ resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.1 .tgz#a00e5634562de2239fd404c649051bf6fc21144f "
3500
+ integrity sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw ==
3501
3501
dependencies :
3502
3502
commander "^2.20.0"
3503
3503
source-map "~0.6.1"
You can’t perform that action at this time.
0 commit comments