File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 35
35
"dependencies" : {
36
36
"chalk" : " ^4.1.0" ,
37
37
"hash-sum" : " ^2.0.0" ,
38
- "loader-utils" : " ^2.0.0 "
38
+ "loader-utils" : " ^2.0.4 "
39
39
},
40
40
"peerDependencies" : {
41
41
"webpack" : " ^4.1.0 || ^5.0.0-0"
Original file line number Diff line number Diff line change @@ -6246,6 +6246,15 @@ loader-utils@^2.0.0:
6246
6246
emojis-list "^3.0.0"
6247
6247
json5 "^2.1.2"
6248
6248
6249
+ loader-utils@^2.0.4 :
6250
+ version "2.0.4"
6251
+ resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.4.tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c"
6252
+ integrity sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==
6253
+ dependencies :
6254
+ big.js "^5.2.2"
6255
+ emojis-list "^3.0.0"
6256
+ json5 "^2.1.2"
6257
+
6249
6258
locate-path@^2.0.0 :
6250
6259
version "2.0.0"
6251
6260
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"
You can’t perform that action at this time.
0 commit comments