From 7f1f4c4ba22606877aa5a37e27fb2841fff78001 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 09:43:30 +0000 Subject: [PATCH] chore(deps): bump wire-web-config-internal in /app-config Bumps [wire-web-config-internal](https://github.com/wireapp/wire-web-config-default) from v0.31.33 to v0.31.34. - [Commits](https://github.com/wireapp/wire-web-config-default/compare/v0.31.33...a4bc6d4c02fe4ea4a0b15acec28453d3327d2ee5) --- updated-dependencies: - dependency-name: wire-web-config-internal dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 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 43ec06f8612..dc37c8c7867 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.33", + "wire-web-config-internal": "https://github.com/wireapp/wire-web-config-default#v0.31.34", "wire-web-config-production": "https://github.com/wireapp/wire-web-config-wire#v0.31.34" } }