File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 67
67
"webpack" : " ^4.4.0 || ^5.0.0"
68
68
},
69
69
"dependencies" : {
70
- "loader-utils" : " ^2.0.0 " ,
70
+ "loader-utils" : " ^2.0.4 " ,
71
71
"normalize-url" : " 1.9.1" ,
72
72
"schema-utils" : " ^1.0.0" ,
73
73
"webpack-sources" : " ^1.1.0"
Original file line number Diff line number Diff line change @@ -6908,6 +6908,15 @@ loader-utils@^2.0.0:
6908
6908
emojis-list "^3.0.0"
6909
6909
json5 "^2.1.2"
6910
6910
6911
+ loader-utils@^2.0.4 :
6912
+ version "2.0.4"
6913
+ resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.4.tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c"
6914
+ integrity sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==
6915
+ dependencies :
6916
+ big.js "^5.2.2"
6917
+ emojis-list "^3.0.0"
6918
+ json5 "^2.1.2"
6919
+
6911
6920
locate-path@^2.0.0 :
6912
6921
version "2.0.0"
6913
6922
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