From 5f48df5ea4bf92b85b446dbe720c9ff23844e38b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 09:17:55 +0000 Subject: [PATCH] chore(deps): bump wire-web-config-production in /app-config (#8422) Bumps [wire-web-config-production](https://github.com/wireapp/wire-web-config-wire) from v0.31.36 to v0.32.1. - [Commits](https://github.com/wireapp/wire-web-config-wire/compare/v0.31.36...49500c5a0ae43b2fd7ebd7b98136a8d32887d5b6) --- updated-dependencies: - dependency-name: wire-web-config-production dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- app-config/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-config/package.json b/app-config/package.json index 7552b3b5717..1fff4813215 100644 --- a/app-config/package.json +++ b/app-config/package.json @@ -1,6 +1,6 @@ { "dependencies": { "wire-web-config-internal": "https://github.com/wireapp/wire-web-config-default#v0.32.1", - "wire-web-config-production": "https://github.com/wireapp/wire-web-config-wire#v0.31.36" + "wire-web-config-production": "https://github.com/wireapp/wire-web-config-wire#v0.32.1" } }