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 18
18
"html-webpack-plugin" : " ^5.3.2" ,
19
19
"vue-loader" : " ^15.9.7" ,
20
20
"vue-template-compiler" : " ^2.6.14" ,
21
- "webpack" : " ^5.47.0 " ,
21
+ "webpack" : " ^5.47.1 " ,
22
22
"webpack-cli" : " ^4.7.2" ,
23
23
"webpack-dev-server" : " ^3.11.2"
24
24
},
Original file line number Diff line number Diff line change @@ -3430,15 +3430,15 @@ webpack-merge@^5.7.3:
3430
3430
clone-deep "^4.0.1"
3431
3431
wildcard "^2.0.0"
3432
3432
3433
- webpack-sources@^3.0 .1 :
3434
- version "3.0 .2"
3435
- resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.0 .2.tgz#29942415daf201a06278f8e2b92e44e564a9288e "
3436
- integrity sha512-XQ6aGLmqoxZtmpbgwySGhYLNFav1W6+qgMWPGgn6qScxfGrQgMdigkUqZXQ7oB0ydUrvfs9RRyHaSfV153K8Xg ==
3433
+ webpack-sources@^3.1 .1 :
3434
+ version "3.1 .2"
3435
+ resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.1 .2.tgz#614c962ac45dfac7f0f482052db8324a6e0dc274 "
3436
+ integrity sha512-//DeuK5SzM6yFRXNOGK+4tX7QB8PghkL8kFBPyqSlN62oJOUkmby8ptV7+IBGH6BkIuIw5Rjd7OvvwZaoiF4ag ==
3437
3437
3438
- webpack@^5.47.0 :
3439
- version "5.47.0 "
3440
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.47.0 .tgz#3c13862b5d7b428792bfe76c5f67a0f43ba685f8 "
3441
- integrity sha512-soKLGwcUM1R3YEbJhJNiZzy7T43TnI7ENda/ywfDp9G1mDlDTpO+qfc8I5b0AzMr9xM3jyvQ0n7ctJyiXuXW6Q ==
3438
+ webpack@^5.47.1 :
3439
+ version "5.47.1 "
3440
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.47.1 .tgz#20fb7d76f68912a2249a6dd7ff16faa178049ad2 "
3441
+ integrity sha512-cW+Mzy9SCDapFV4OrkHuP6EFV2mAsiQd+gOa3PKtHNoKg6qPqQXZzBlHH+CnQG1osplBCqwsJZ8CfGO6XWah0g ==
3442
3442
dependencies :
3443
3443
" @types/eslint-scope" " ^3.7.0"
3444
3444
" @types/estree" " ^0.0.50"
@@ -3462,7 +3462,7 @@ webpack@^5.47.0:
3462
3462
tapable "^2.1.1"
3463
3463
terser-webpack-plugin "^5.1.3"
3464
3464
watchpack "^2.2.0"
3465
- webpack-sources "^3.0 .1"
3465
+ webpack-sources "^3.1 .1"
3466
3466
3467
3467
websocket-driver@>=0.5.1, websocket-driver@^0.7.4 :
3468
3468
version "0.7.4"
You can’t perform that action at this time.
0 commit comments