From ecf43a4191eff2b74a7a7775b35afb11b31e2d12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Nov 2021 03:20:33 +0000 Subject: [PATCH] Bump webpack from 5.58.0 to 5.63.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.58.0 to 5.63.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.58.0...v5.63.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8da7026..720af2f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22276,9 +22276,9 @@ } }, "node_modules/webpack": { - "version": "5.58.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.58.0.tgz", - "integrity": "sha512-xc2k5MLbR1iah24Z5xUm1nBh1PZXEdUnrX6YkTSOScq/VWbl5JCLREXJzGYqEAUbIO8tZI+Dzv82lGtnuUnVCQ==", + "version": "5.63.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.63.0.tgz", + "integrity": "sha512-HYrw6bkj/MDmphAXvqLEvn2fVoDZsYu6O638WjK6lSNgIpjb5jl/KtOrqJyU9EC/ZV9mLUmZW5h4mASB+CVA4A==", "dev": true, "dependencies": { "@types/eslint-scope": "^3.7.0", @@ -41062,9 +41062,9 @@ "dev": true }, "webpack": { - "version": "5.58.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.58.0.tgz", - "integrity": "sha512-xc2k5MLbR1iah24Z5xUm1nBh1PZXEdUnrX6YkTSOScq/VWbl5JCLREXJzGYqEAUbIO8tZI+Dzv82lGtnuUnVCQ==", + "version": "5.63.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.63.0.tgz", + "integrity": "sha512-HYrw6bkj/MDmphAXvqLEvn2fVoDZsYu6O638WjK6lSNgIpjb5jl/KtOrqJyU9EC/ZV9mLUmZW5h4mASB+CVA4A==", "dev": true, "requires": { "@types/eslint-scope": "^3.7.0",