From c0d8bc8cfc179999cdc99fda103ce141a80496e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 03:07:31 +0000 Subject: [PATCH] build(deps-dev): bump webpack from 5.74.0 to 5.83.1 in /communication Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.83.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.83.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- communication/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/communication/package.json b/communication/package.json index 77a491eb..5b77d989 100644 --- a/communication/package.json +++ b/communication/package.json @@ -72,7 +72,7 @@ "ts-node": "^10.9.1", "tsconfig-paths": "4.1.0", "typescript": "^4.9.5", - "webpack": "5.74.0" + "webpack": "5.83.1" }, "jest": { "moduleFileExtensions": [