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 @@ -11018,18 +11018,18 @@ webpack-node-externals@^3.0.0:
11018
11018
resolved "https://registry.yarnpkg.com/webpack-node-externals/-/webpack-node-externals-3.0.0.tgz#1a3407c158d547a9feb4229a9e3385b7b60c9917"
11019
11019
integrity sha512-LnL6Z3GGDPht/AigwRh2dvL9PQPFQ8skEpVrWZXLWBYmqcaojHNN0onvHzie6rq7EWKrrBfPYqNEzTJgiwEQDQ==
11020
11020
11021
- webpack-sources@^2.3.0 :
11022
- version "2.3.0 "
11023
- resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-2.3.0 .tgz#9ed2de69b25143a4c18847586ad9eccb19278cfa "
11024
- integrity sha512-WyOdtwSvOML1kbgtXbTDnEW0jkJ7hZr/bDByIwszhWd/4XX1A3XMkrbFMsuH4+/MfLlZCUzlAdg4r7jaGKEIgQ ==
11021
+ webpack-sources@^2.3.1 :
11022
+ version "2.3.1 "
11023
+ resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-2.3.1 .tgz#570de0af163949fe272233c2cefe1b56f74511fd "
11024
+ integrity sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA ==
11025
11025
dependencies :
11026
11026
source-list-map "^2.0.1"
11027
11027
source-map "^0.6.1"
11028
11028
11029
- webpack@^5.45.1 :
11030
- version "5.45.1 "
11031
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.45.1 .tgz#d78dcbeda18a872dc62b0455d3ed3dcfd1c886bb "
11032
- integrity sha512-68VT2ZgG9EHs6h6UxfV2SEYewA9BA3SOLSnC2NEbJJiEwbAiueDL033R1xX0jzjmXvMh0oSeKnKgbO2bDXIEyQ ==
11029
+ webpack@^5.46.0 :
11030
+ version "5.46.0 "
11031
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.46.0 .tgz#105d20d96f79db59b316b0ae54316f0f630314b5 "
11032
+ integrity sha512-qxD0t/KTedJbpcXUmvMxY5PUvXDbF8LsThCzqomeGaDlCA6k998D8yYVwZMvO8sSM3BTEOaD4uzFniwpHaTIJw ==
11033
11033
dependencies :
11034
11034
" @types/eslint-scope" " ^3.7.0"
11035
11035
" @types/estree" " ^0.0.50"
@@ -11053,7 +11053,7 @@ webpack@^5.45.1:
11053
11053
tapable "^2.1.1"
11054
11054
terser-webpack-plugin "^5.1.3"
11055
11055
watchpack "^2.2.0"
11056
- webpack-sources "^2.3.0 "
11056
+ webpack-sources "^2.3.1 "
11057
11057
11058
11058
11059
11059
version "1.0.31"
You can’t perform that action at this time.
0 commit comments