From 90eac53e26fefaff61a2cfc9739c149fb2da6274 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 10:55:44 +0100 Subject: [PATCH] chore(deps): bump wire-web-config-internal in /app-config (#8402) Bumps [wire-web-config-internal](https://github.com/wireapp/wire-web-config-default) from v0.31.36 to v0.32.0. - [Commits](https://github.com/wireapp/wire-web-config-default/compare/v0.31.36...24ef7324fd417d1e6c27e9a9f5f5653422986d89) --- updated-dependencies: - dependency-name: wire-web-config-internal 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 eaa2c23733c..2645492f45c 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.31.36", + "wire-web-config-internal": "https://github.com/wireapp/wire-web-config-default#v0.32.0", "wire-web-config-production": "https://github.com/wireapp/wire-web-config-wire#v0.31.36" } }