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 37
37
"eslint" : " ^8.37.0" ,
38
38
"eslint-plugin-react" : " ^7.20.5" ,
39
39
"eslint-plugin-react-hooks" : " ^4.3.0" ,
40
- "exports-loader" : " ^2 .0.0" ,
40
+ "exports-loader" : " ^4 .0.0" ,
41
41
"html-react-parser" : " ^1.2.7" ,
42
42
"image-minimizer-webpack-plugin" : " ^2.2.0" ,
43
43
"imagemin-mozjpeg" : " ^10.0.0" ,
Original file line number Diff line number Diff line change @@ -4757,10 +4757,10 @@ executable@^4.1.0:
4757
4757
dependencies :
4758
4758
pify "^2.2.0"
4759
4759
4760
- exports-loader@^2 .0.0 :
4761
- version "2 .0.0"
4762
- resolved "https://registry.yarnpkg.com/exports-loader/-/exports-loader-2 .0.0.tgz#ca7861b86726997bb4e55001888d2af940935979 "
4763
- integrity sha512-k/VFrVEUmotfkk8vZ+njG5NEXpr5Ee+BonV+AYINV2hNo3o+/UB8nEuCUQk2k6IyWIoobmXoTFO0igxrQcMV4Q ==
4760
+ exports-loader@^4 .0.0 :
4761
+ version "4 .0.0"
4762
+ resolved "https://registry.yarnpkg.com/exports-loader/-/exports-loader-4 .0.0.tgz#af34fe80a18f12fb0f42f435edd7df0fe9db49bb "
4763
+ integrity sha512-4iqFFIAnlVAbkAUMHhWceyxK6N6dMDWpQFbSHLmiayGEPMXl2bgWD4D11GYi1VNuEQwJaHGdATcPYTnXpwzSmw ==
4764
4764
dependencies :
4765
4765
source-map "^0.6.1"
4766
4766
You can’t perform that action at this time.
0 commit comments