File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 69
69
"util" : " ^0.12.3" ,
70
70
"vm-browserify" : " ^1.1.2" ,
71
71
"vue" : " 3.0.4" ,
72
- "webpack" : " ^5.23.0 " ,
72
+ "webpack" : " ^5.24.1 " ,
73
73
"webpack-bundle-analyzer" : " ^4" ,
74
74
"webpack-cli" : " ^4.5.0"
75
75
}
Original file line number Diff line number Diff line change @@ -2846,10 +2846,10 @@ es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2:
2846
2846
string.prototype.trimend "^1.0.3"
2847
2847
string.prototype.trimstart "^1.0.3"
2848
2848
2849
- es-module-lexer@^0.3.26 :
2850
- version "0.3.26 "
2851
- resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-0.3.26 .tgz#7b507044e97d5b03b01d4392c74ffeb9c177a83b "
2852
- integrity sha512-Va0Q/xqtrss45hWzP8CZJwzGSZJjDM5/MJRE3IXXnUCcVLElR9BRaE9F62BopysASyc4nM3uwhSW7FFB9nlWAA ==
2849
+ es-module-lexer@^0.4.0 :
2850
+ version "0.4.0 "
2851
+ resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-0.4.0 .tgz#21f4181cc8b7eee06855f1c59e6087c7bc4f77b0 "
2852
+ integrity sha512-iuEGihqqhKWFgh72Q/Jtch7V2t/ft8w8IPP2aEN8ArYKO+IWyo6hsi96hCdgyeEDQIV3InhYQ9BlwUFPGXrbEQ ==
2853
2853
2854
2854
es-to-primitive@^1.2.1 :
2855
2855
version "1.2.1"
@@ -6957,10 +6957,10 @@ webpack-sources@^2.1.1:
6957
6957
source-list-map "^2.0.1"
6958
6958
source-map "^0.6.1"
6959
6959
6960
- webpack@^5.23.0 :
6961
- version "5.23.0 "
6962
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.23.0 .tgz#9ed57e9a54b267b3549899271ad780cddc6ee316 "
6963
- integrity sha512-RC6dwDuRxiU75F8XC4H08NtzUrMfufw5LDnO8dTtaKU2+fszEdySCgZhNwSBBn516iNaJbQI7T7OPHIgCwcJmg ==
6960
+ webpack@^5.24.1 :
6961
+ version "5.24.1 "
6962
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.24.1 .tgz#6b7730bfba1ee94b05d05ef7c32743a35105a744 "
6963
+ integrity sha512-eg+6OIt6npUSwbhRQY6XffAixEUSARBf+WAWOxrZwOB4jRbbpMXlridFy/Yt7N0U20Ry1vp/nnDbtN7l1rUdIA ==
6964
6964
dependencies :
6965
6965
" @types/eslint-scope" " ^3.7.0"
6966
6966
" @types/estree" " ^0.0.46"
@@ -6971,7 +6971,7 @@ webpack@^5.23.0:
6971
6971
browserslist "^4.14.5"
6972
6972
chrome-trace-event "^1.0.2"
6973
6973
enhanced-resolve "^5.7.0"
6974
- es-module-lexer "^0.3.26 "
6974
+ es-module-lexer "^0.4.0 "
6975
6975
eslint-scope "^5.1.1"
6976
6976
events "^3.2.0"
6977
6977
glob-to-regexp "^0.4.1"
You can’t perform that action at this time.
0 commit comments