diff --git a/package.json b/package.json index 617650e64db..a21f3358d84 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "less-plugin-autoprefix": "^2.0.0", "puppeteer": "^10.4.0", "uglify-js": "^3.14.2", - "webpack": "^5.58.0", + "webpack": "^5.63.0", "webpack-cli": "^4.9.0" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index 9b420fa4218..51171115078 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3781,10 +3781,10 @@ webpack-sources@^3.2.0: resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.0.tgz#b16973bcf844ebcdb3afde32eda1c04d0b90f89d" integrity sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw== -webpack@^5.58.0: - version "5.58.0" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.58.0.tgz#9ec621cf8534f23c25e779e7c35dfde1211d5ccb" - integrity sha512-xc2k5MLbR1iah24Z5xUm1nBh1PZXEdUnrX6YkTSOScq/VWbl5JCLREXJzGYqEAUbIO8tZI+Dzv82lGtnuUnVCQ== +webpack@^5.63.0: + version "5.63.0" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.63.0.tgz#4b074115800e0526d85112985e46c64b95e04aaf" + integrity sha512-HYrw6bkj/MDmphAXvqLEvn2fVoDZsYu6O638WjK6lSNgIpjb5jl/KtOrqJyU9EC/ZV9mLUmZW5h4mASB+CVA4A== dependencies: "@types/eslint-scope" "^3.7.0" "@types/estree" "^0.0.50"