From 41aa5467b37d23f699301b627122a843ad70c3af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 06:12:26 +0000 Subject: [PATCH] build(deps-dev): bump webpack from 5.74.0 to 5.85.0 in /communication Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.85.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.85.0) --- 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..48f87f82 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.85.0" }, "jest": { "moduleFileExtensions": [