File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 50
50
"ts-node" : " 10.1.0" ,
51
51
"tsconfig-paths" : " 3.10.1" ,
52
52
"typescript" : " 4.3.5" ,
53
- "webpack" : " 5.47.0 " ,
53
+ "webpack" : " 5.47.1 " ,
54
54
"webpack-cli" : " 4.1.0" ,
55
55
"webpack-dev-server" : " 3.11.2" ,
56
56
"webpack-merge" : " 5.8.0" ,
Original file line number Diff line number Diff line change @@ -8410,15 +8410,15 @@ webpack-merge@^4.2.2:
8410
8410
dependencies :
8411
8411
lodash "^4.17.15"
8412
8412
8413
- webpack-sources@^3.0 .1 :
8414
- version "3.0 .1"
8415
- resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.0 .1.tgz#518cfabdbde3962f75bbecbacd11d88ab3205252 "
8416
- integrity sha512-LkBxiXJ3tTuhLaS5gz6D6l77Et8mPWlghAe7bbnmi2PyN1CtkiL/YitR+I0pn9PtBC88Irqgg6F9dBJh8+sJRQ ==
8413
+ webpack-sources@^3.1 .1 :
8414
+ version "3.1 .1"
8415
+ resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.1 .1.tgz#586d15bc9a9723765f6a735f672357d6402f9c57 "
8416
+ integrity sha512-ztUmIWq0LWaw+1YyR3bXtUPjt8vQedtI9WxGn/q1V1ASHsombnaso7MN9S25lzKS/OuC9Q8lEg3GsZexjDbdlQ ==
8417
8417
8418
-
8419
- version "5.47.0 "
8420
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.47.0 .tgz#3c13862b5d7b428792bfe76c5f67a0f43ba685f8 "
8421
- integrity sha512-soKLGwcUM1R3YEbJhJNiZzy7T43TnI7ENda/ywfDp9G1mDlDTpO+qfc8I5b0AzMr9xM3jyvQ0n7ctJyiXuXW6Q ==
8418
+
8419
+ version "5.47.1 "
8420
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.47.1 .tgz#20fb7d76f68912a2249a6dd7ff16faa178049ad2 "
8421
+ integrity sha512-cW+Mzy9SCDapFV4OrkHuP6EFV2mAsiQd+gOa3PKtHNoKg6qPqQXZzBlHH+CnQG1osplBCqwsJZ8CfGO6XWah0g ==
8422
8422
dependencies :
8423
8423
" @types/eslint-scope" " ^3.7.0"
8424
8424
" @types/estree" " ^0.0.50"
8442
8442
tapable "^2.1.1"
8443
8443
terser-webpack-plugin "^5.1.3"
8444
8444
watchpack "^2.2.0"
8445
- webpack-sources "^3.0 .1"
8445
+ webpack-sources "^3.1 .1"
8446
8446
8447
8447
websocket-driver@>=0.5.1 :
8448
8448
version "0.7.3"
You can’t perform that action at this time.
0 commit comments