File tree 2 files changed +5
-9
lines changed
2 files changed +5
-9
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.4 "
38
+ "loader-utils" : " ^3.2.1 "
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,14 +6246,10 @@ 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"
6249
+ loader-utils@^3.2.1 :
6250
+ version "3.2.1"
6251
+ resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.2.1.tgz#4fb104b599daafd82ef3e1a41fb9265f87e1f576"
6252
+ integrity sha512-ZvFw1KWS3GVyYBYb7qkmRM/WwL2TQQBxgCK62rlvm4WpVQ23Nb4tYjApUlfjrEGvOs7KHEsmyUn75OHZrJMWPw==
6257
6253
6258
6254
locate-path@^2.0.0 :
6259
6255
version "2.0.0"
You can’t perform that action at this time.
0 commit comments