From 672c3efe1c4155abfe33b983c55a2e37aae2a7f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 09:03:21 +0000 Subject: [PATCH] chore(deps): bump wire-web-config-internal in /app-config (#8363) Bumps [wire-web-config-internal](https://github.com/wireapp/wire-web-config-default) from v0.31.35 to v0.31.36. - [Commits](https://github.com/wireapp/wire-web-config-default/compare/v0.31.35...61fa99dd95bd0c784ea863fd49b3da31be03f7dc) --- 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 4ccb996ec5e..eaa2c23733c 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.35", + "wire-web-config-internal": "https://github.com/wireapp/wire-web-config-default#v0.31.36", "wire-web-config-production": "https://github.com/wireapp/wire-web-config-wire#v0.31.36" } }