diff --git a/package.json b/package.json index 096bf7e423..2bd911e39d 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "html-webpack-plugin": "^5.5.0", "prettier": "^2.4.1", "style-loader": "^3.3.1", - "webpack": "^5.60.0", + "webpack": "^5.61.0", "webpack-cli": "^4.9.1", "webpack-dev-server": "^4.4.0" }, diff --git a/yarn.lock b/yarn.lock index f26ac56f8e..679863dc9b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2696,10 +2696,10 @@ webpack-sources@^3.2.0: resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.1.tgz#251a7d9720d75ada1469ca07dbb62f3641a05b6d" integrity sha512-t6BMVLQ0AkjBOoRTZgqrWm7xbXMBzD+XDq2EZ96+vMfn3qKgsvdXZhbPZ4ElUOpdv4u+iiGe+w3+J75iy/bYGA== -webpack@^5.60.0: - version "5.60.0" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.60.0.tgz#9c26f38a57c9688b0a8c5c885e05197344eae67d" - integrity sha512-OL5GDYi2dKxnwJPSOg2tODgzDxAffN0osgWkZaBo/l3ikCxDFP+tuJT3uF7GyBE3SDBpKML/+a8EobyWAQO3DQ== +webpack@^5.61.0: + version "5.61.0" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.61.0.tgz#fa827f0ee9bdfd141dd73c3e891e955ebd52fe7f" + integrity sha512-fPdTuaYZ/GMGFm4WrPi2KRCqS1vDp773kj9S0iI5Uc//5cszsFEDgHNaX4Rj1vobUiU1dFIV3mA9k1eHeluFpw== dependencies: "@types/eslint-scope" "^3.7.0" "@types/estree" "^0.0.50"