From ad8c56f15f24e5361fb75fdfd13e1ce4195ba04c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 09:24:58 +0000 Subject: [PATCH] bump webpack from 5.75.0 to 5.76.1 --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 890c6baa..dd69ef41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -119,7 +119,7 @@ "tsconfig-paths-webpack-plugin": "4.0.0", "typescript": "^4.7.4", "url-search-params": "1.1.0", - "webpack": "5.75.0", + "webpack": "5.76.1", "webpack-cli": "4.10.0", "webpack-dev-server": "4.7.4", "webpack-manifest-plugin": "5.0.0", @@ -23828,9 +23828,9 @@ } }, "node_modules/webpack": { - "version": "5.75.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.75.0.tgz", - "integrity": "sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==", + "version": "5.76.1", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.1.tgz", + "integrity": "sha512-4+YIK4Abzv8172/SGqObnUjaIHjLEuUasz9EwQj/9xmPPkYJy2Mh03Q/lJfSD3YLzbxy5FeTq5Uw0323Oh6SJQ==", "dev": true, "dependencies": { "@types/eslint-scope": "^3.7.3", @@ -43222,9 +43222,9 @@ "dev": true }, "webpack": { - "version": "5.75.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.75.0.tgz", - "integrity": "sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==", + "version": "5.76.1", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.1.tgz", + "integrity": "sha512-4+YIK4Abzv8172/SGqObnUjaIHjLEuUasz9EwQj/9xmPPkYJy2Mh03Q/lJfSD3YLzbxy5FeTq5Uw0323Oh6SJQ==", "dev": true, "requires": { "@types/eslint-scope": "^3.7.3", diff --git a/package.json b/package.json index ca6c030b..a4b58a05 100644 --- a/package.json +++ b/package.json @@ -161,7 +161,7 @@ "tsconfig-paths-webpack-plugin": "4.0.0", "typescript": "^4.7.4", "url-search-params": "1.1.0", - "webpack": "5.75.0", + "webpack": "5.76.1", "webpack-cli": "4.10.0", "webpack-dev-server": "4.7.4", "webpack-manifest-plugin": "5.0.0",