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 79
79
"ts-node" : " ^9.1.1" ,
80
80
"ts-node-dev" : " ^1.1.8" ,
81
81
"typescript" : " 4.3.5" ,
82
- "webpack" : " ^5.45.1 " ,
82
+ "webpack" : " ^5.46.0 " ,
83
83
"webpack-cli" : " ^4.3.0" ,
84
84
"webpack-node-externals" : " ^3.0.0"
85
85
}
Original file line number Diff line number Diff line change @@ -11013,18 +11013,18 @@ webpack-node-externals@^3.0.0:
11013
11013
resolved "https://registry.yarnpkg.com/webpack-node-externals/-/webpack-node-externals-3.0.0.tgz#1a3407c158d547a9feb4229a9e3385b7b60c9917"
11014
11014
integrity sha512-LnL6Z3GGDPht/AigwRh2dvL9PQPFQ8skEpVrWZXLWBYmqcaojHNN0onvHzie6rq7EWKrrBfPYqNEzTJgiwEQDQ==
11015
11015
11016
- webpack-sources@^2.3.0 :
11017
- version "2.3.0 "
11018
- resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-2.3.0 .tgz#9ed2de69b25143a4c18847586ad9eccb19278cfa "
11019
- integrity sha512-WyOdtwSvOML1kbgtXbTDnEW0jkJ7hZr/bDByIwszhWd/4XX1A3XMkrbFMsuH4+/MfLlZCUzlAdg4r7jaGKEIgQ ==
11016
+ webpack-sources@^2.3.1 :
11017
+ version "2.3.1 "
11018
+ resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-2.3.1 .tgz#570de0af163949fe272233c2cefe1b56f74511fd "
11019
+ integrity sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA ==
11020
11020
dependencies :
11021
11021
source-list-map "^2.0.1"
11022
11022
source-map "^0.6.1"
11023
11023
11024
- webpack@^5.45.1 :
11025
- version "5.45.1 "
11026
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.45.1 .tgz#d78dcbeda18a872dc62b0455d3ed3dcfd1c886bb "
11027
- integrity sha512-68VT2ZgG9EHs6h6UxfV2SEYewA9BA3SOLSnC2NEbJJiEwbAiueDL033R1xX0jzjmXvMh0oSeKnKgbO2bDXIEyQ ==
11024
+ webpack@^5.46.0 :
11025
+ version "5.46.0 "
11026
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.46.0 .tgz#105d20d96f79db59b316b0ae54316f0f630314b5 "
11027
+ integrity sha512-qxD0t/KTedJbpcXUmvMxY5PUvXDbF8LsThCzqomeGaDlCA6k998D8yYVwZMvO8sSM3BTEOaD4uzFniwpHaTIJw ==
11028
11028
dependencies :
11029
11029
" @types/eslint-scope" " ^3.7.0"
11030
11030
" @types/estree" " ^0.0.50"
@@ -11048,7 +11048,7 @@ webpack@^5.45.1:
11048
11048
tapable "^2.1.1"
11049
11049
terser-webpack-plugin "^5.1.3"
11050
11050
watchpack "^2.2.0"
11051
- webpack-sources "^2.3.0 "
11051
+ webpack-sources "^2.3.1 "
11052
11052
11053
11053
11054
11054
version "1.0.31"
You can’t perform that action at this time.
0 commit comments