diff --git a/package.json b/package.json index 630b23a7..1d3a0831 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "terser": "5.9.0", "ts-node": "10.2.1", "typescript": "4.4.3", - "webpack": "5.56.1" + "webpack": "5.58.1" }, "electronmon": { "patterns": [ diff --git a/yarn.lock b/yarn.lock index 3c7c0384..b8cb2dd3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8061,10 +8061,10 @@ webpack-sources@^3.2.0: resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.0.tgz#b16973bcf844ebcdb3afde32eda1c04d0b90f89d" integrity sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw== -webpack@5.56.1: - version "5.56.1" - resolved "https://registry.npmjs.org/webpack/-/webpack-5.56.1.tgz#e39d1d1f1acdb6f07e346f74b7dcfe323da4ded9" - integrity sha512-MRbTPooHJuSAfbx7Lh/qEMRUe/d0p4cRj2GPo/fq+4JUeR/+Q1EfLvS1lexslbMcJZyPXxxz/k/NzVepkA5upA== +webpack@5.58.1: + version "5.58.1" + resolved "https://registry.npmjs.org/webpack/-/webpack-5.58.1.tgz#df8aad72b617a9d0db8c89d4f410784ee93320d7" + integrity sha512-4Z/dmbTU+VmkCb2XNgW7wkE5TfEcSooclprn/UEuVeAkwHhn07OcgUsyaKHGtCY/VobjnsYBlyhKeMLiSoOqPg== dependencies: "@types/eslint-scope" "^3.7.0" "@types/estree" "^0.0.50"