diff --git a/package.json b/package.json index 5eab965..ec8f67c 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "typescript": "^4.3.5", "webpack": "^5.48.0", "webpack-cli": "^4.7.2", - "webpack-sources": "^3.2.0", + "webpack-sources": "^3.2.2", "zip-webpack-plugin": "^4.0.0" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index 46871bf..a649af4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1989,10 +1989,10 @@ webpack-merge@^5.7.3: clone-deep "^4.0.1" wildcard "^2.0.0" -webpack-sources@^3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.0.tgz#b16973bcf844ebcdb3afde32eda1c04d0b90f89d" - integrity sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw== +webpack-sources@^3.2.0, webpack-sources@^3.2.2: + version "3.2.2" + resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260" + integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw== webpack@^5.48.0: version "5.48.0"