From 5e8a7aa3a28042b288774ef18afe37a97338a992 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 15:54:27 +0000 Subject: [PATCH] chore(deps): bump wire-web-config-default-staging in /app-config Bumps [wire-web-config-default-staging](https://github.com/wireapp/wire-web-config-default) from v0.32.1 to v0.32.2. - [Commits](https://github.com/wireapp/wire-web-config-default/compare/v0.32.1...a8d266f22b023cb2c841e95b8a865e62d866ea92) --- updated-dependencies: - dependency-name: wire-web-config-default-staging 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 5167c5b123a..3c250179746 100644 --- a/app-config/package.json +++ b/app-config/package.json @@ -1,6 +1,6 @@ { "dependencies": { "wire-web-config-default-master": "https://github.com/wireapp/wire-web-config-wire#v0.32.2", - "wire-web-config-default-staging": "https://github.com/wireapp/wire-web-config-default#v0.32.1" + "wire-web-config-default-staging": "https://github.com/wireapp/wire-web-config-default#v0.32.2" } }