From 7e8ebaa5ee0a4b1d1c6bbe8b5f6e5ddda02180ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 14:45:58 +0000 Subject: [PATCH] build(deps-dev): bump webpack in /src/Ecotag/ClientApp Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- src/Ecotag/ClientApp/package-lock.json | 8 ++++---- src/Ecotag/ClientApp/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Ecotag/ClientApp/package-lock.json b/src/Ecotag/ClientApp/package-lock.json index 8b31f3c6..fea1ee3e 100644 --- a/src/Ecotag/ClientApp/package-lock.json +++ b/src/Ecotag/ClientApp/package-lock.json @@ -63,7 +63,7 @@ "react-scripts": " 5.0.1", "sass": "1.54.2", "typescript": "4.7.4", - "webpack": "5.74.0" + "webpack": "5.76.0" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -37568,9 +37568,9 @@ } }, "node_modules/webpack": { - "version": "5.74.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.74.0.tgz", - "integrity": "sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==", + "version": "5.76.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.0.tgz", + "integrity": "sha512-l5sOdYBDunyf72HW8dF23rFtWq/7Zgvt/9ftMof71E/yUb1YLOBmTgA2K4vQthB3kotMrSj609txVE0dnr2fjA==", "dev": true, "dependencies": { "@types/eslint-scope": "^3.7.3", diff --git a/src/Ecotag/ClientApp/package.json b/src/Ecotag/ClientApp/package.json index b0113507..cfd2e40c 100644 --- a/src/Ecotag/ClientApp/package.json +++ b/src/Ecotag/ClientApp/package.json @@ -80,7 +80,7 @@ "react-scripts": " 5.0.1", "sass": "1.54.2", "typescript": "4.7.4", - "webpack": "5.74.0" + "webpack": "5.76.0" }, "eslintConfig": { "overrides": [