File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 54
54
"dependencies" : {
55
55
"@node-rs/helper" : " ^1.2.1" ,
56
56
"clipanion" : " ^3.1.0" ,
57
- "loader-utils" : " ^3.0 .0" ,
57
+ "loader-utils" : " ^3.1 .0" ,
58
58
"typanion" : " ^3.7.1"
59
59
},
60
60
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -4578,10 +4578,10 @@ loader-runner@^4.2.0:
4578
4578
resolved "https://registry.npmjs.org/loader-runner/-/loader-runner-4.2.0.tgz#d7022380d66d14c5fb1d496b89864ebcfd478384"
4579
4579
integrity sha512-92+huvxMvYlMzMt0iIOukcwYBFpkYJdpl2xsZ7LrlayO7E8SOv+JJUEK17B/dJIHAOLMfh2dZZ/Y18WgmGtYNw==
4580
4580
4581
- loader-utils@^3.0 .0 :
4582
- version "3.0 .0"
4583
- resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.0 .0.tgz#dfcd9d1101bc4512d4956e1d5d67577c647b47fe "
4584
- integrity sha512-ry4RE7qen73BFLgihlbyllGIW9SVWLUD5Cq9VWtzrqhntOMOJl8yEjA89d5mCUTT0puCnHo4EecO6bz+BOAS8w ==
4581
+ loader-utils@^3.1 .0 :
4582
+ version "3.1 .0"
4583
+ resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.1 .0.tgz#5d6583148713e4c022b3dac9daac0efd9b6bca42 "
4584
+ integrity sha512-7YF6k8Q9xXFHkQhVaX76PyJVAIcPAKNk+7zJs5w2k/wVqkb8uq8O6MIWuY50BkuinY2WD5Ugmpu0oVipDexFkQ ==
4585
4585
dependencies :
4586
4586
big.js "^6.1.1"
4587
4587
You can’t perform that action at this time.
0 commit comments