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.4 " ,
56
+ "webpack" : " ^5.65.0 " ,
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.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 ==
7259
+ watchpack@^2.3.1 :
7260
+ version "2.3.1 "
7261
+ resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.3.1 .tgz#4200d9447b401156eeca7767ee610f8809bc9d25 "
7262
+ integrity sha512-x0t0JuydIo8qCNctdDrn1OzH/qDzk2+rdCOC3YzumZ42fiMqmQ7T3xQurykYMhYfHaPHTp4ZxAx2NfUo1K6QaA ==
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.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 ==
7284
+ webpack@^5, webpack@^5.65.0 :
7285
+ version "5.65.0 "
7286
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.65.0 .tgz#ed2891d9145ba1f0d318e4ea4f89c3fa18e6f9be "
7287
+ integrity sha512-Q5or2o6EKs7+oKmJo7LaqZaMOlDWQse9Tm5l1WAfU/ujLGN5Pb0SqGeVkN/4bpPmEqEP5RnVhiqsOtWtUVwGRw ==
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.4:
7308
7308
schema-utils "^3.1.0"
7309
7309
tapable "^2.1.1"
7310
7310
terser-webpack-plugin "^5.1.3"
7311
- watchpack "^2.3.0 "
7311
+ watchpack "^2.3.1 "
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