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 6767 "webpack" : " ^4.4.0 || ^5.0.0"
6868 },
6969 "dependencies" : {
70- "loader-utils" : " ^2.0.0 " ,
70+ "loader-utils" : " ^2.0.4 " ,
7171 "normalize-url" : " 1.9.1" ,
7272 "schema-utils" : " ^1.0.0" ,
7373 "webpack-sources" : " ^1.1.0"
Original file line number Diff line number Diff line change @@ -6908,6 +6908,15 @@ loader-utils@^2.0.0:
69086908 emojis-list "^3.0.0"
69096909 json5 "^2.1.2"
69106910
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+
69116920locate-path@^2.0.0 :
69126921 version "2.0.0"
69136922 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