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 53
53
},
54
54
"devDependencies" : {
55
55
"@types/xxhashjs" : " ^0.2.2" ,
56
- "webpack" : " ^5.64.2 " ,
56
+ "webpack" : " ^5.64.4 " ,
57
57
"xxhash" : " ^0.3.0" ,
58
58
"xxhashjs" : " ^0.2.2"
59
59
},
Original file line number Diff line number Diff line change 7256
7256
core-util-is "1.0.2"
7257
7257
extsprintf "^1.2.0"
7258
7258
7259
- watchpack@^2.2 .0 :
7260
- version "2.2 .0"
7261
- resolved "https://registry.npmjs.org /watchpack/-/watchpack-2.2 .0.tgz#47d78f5415fe550ecd740f99fe2882323a58b1ce "
7262
- integrity sha512-up4YAn/XHgZHIxFBVCdlMiWDj6WaLKpwVeGQk2I5thdYxF/KmF0aaz6TfJZ/hfl1h/XlcDr7k1KH7ThDagpFaA ==
7259
+ watchpack@^2.3 .0 :
7260
+ version "2.3 .0"
7261
+ resolved "https://registry.yarnpkg.com /watchpack/-/watchpack-2.3 .0.tgz#a41bca3da6afaff31e92a433f4c856a0c25ea0c4 "
7262
+ integrity sha512-MnN0Q1OsvB/GGHETrFeZPQaOelWh/7O+EiFlj8sM9GPjtQkis7k01aAxrg/18kTfoIVcLL+haEVFlXDaSRwKRw ==
7263
7263
dependencies :
7264
7264
glob-to-regexp "^0.4.1"
7265
7265
graceful-fs "^4.1.2"
@@ -7281,10 +7281,10 @@ webpack-sources@^3.2.2:
7281
7281
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
7282
7282
integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
7283
7283
7284
- webpack@^5, webpack@^5.64.2 :
7285
- version "5.64.2 "
7286
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.2 .tgz#152e28d4712a6223b06c06cba0d3e622a61611a0 "
7287
- integrity sha512-4KGc0+Ozi0aS3EaLNRvEppfZUer+CaORKqL6OBjDLZOPf9YfN8leagFzwe6/PoBdHFxc/utKArl8LMC0Ivtmdg ==
7284
+ webpack@^5, webpack@^5.64.4 :
7285
+ version "5.64.4 "
7286
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.4 .tgz#e1454b6a13009f57cc2c78e08416cd674622937b "
7287
+ integrity sha512-LWhqfKjCLoYJLKJY8wk2C3h77i8VyHowG3qYNZiIqD6D0ZS40439S/KVuc/PY48jp2yQmy0mhMknq8cys4jFMw ==
7288
7288
dependencies :
7289
7289
" @types/eslint-scope" " ^3.7.0"
7290
7290
" @types/estree" " ^0.0.50"
@@ -7308,7 +7308,7 @@ webpack@^5, webpack@^5.64.2:
7308
7308
schema-utils "^3.1.0"
7309
7309
tapable "^2.1.1"
7310
7310
terser-webpack-plugin "^5.1.3"
7311
- watchpack "^2.2 .0"
7311
+ watchpack "^2.3 .0"
7312
7312
webpack-sources "^3.2.2"
7313
7313
7314
7314
well-known-symbols@^2.0.0 :
You can’t perform that action at this time.
0 commit comments