From 2f0ed7869364580e6681da3ee3e419b6de9d755e Mon Sep 17 00:00:00 2001
From: scriptuser <scriptuser@open-xchange.com>
Date: Wed, 8 Jun 2022 14:29:03 +0000
Subject: [PATCH] Bump @open-xchange/logging from 0.0.9 to 0.0.11

Bumps @open-xchange/logging from 0.0.9 to 0.0.11.
---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index 3f721b2..da892fb 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
   "license": "CC-BY-NC-SA-2.5",
   "dependencies": {
     "@cloudnative/health-connect": "^2.1.0",
-    "@open-xchange/logging": "^0.0.9",
+    "@open-xchange/logging": "^0.0.11",
     "@open-xchange/metrics": "^0.0.1",
     "bull": "^4.8.2",
     "dotenv-defaults": "^5.0.0",
diff --git a/yarn.lock b/yarn.lock
index bac0641..0d075d5 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -74,10 +74,10 @@
     "@nodelib/fs.scandir" "2.1.5"
     fastq "^1.6.0"
 
-"@open-xchange/logging@^0.0.9":
-  version "0.0.9"
-  resolved "https://registry.yarnpkg.com/@open-xchange/logging/-/logging-0.0.9.tgz#bbd88edb704c1e0234517ffcc5763bfad5ee4f6d"
-  integrity sha512-q2Iff6zi4fIKEKp4hvjC7i5iHeQv4g1qyRxAoFzRn3rxtwg40UGd+6c0kTT4x3zIW9sk0Pmqa+a1VRodgsR9kw==
+"@open-xchange/logging@^0.0.11":
+  version "0.0.11"
+  resolved "https://registry.yarnpkg.com/@open-xchange/logging/-/logging-0.0.11.tgz#5ab49042b1d69860980a0549ae0f9c6e6239d9be"
+  integrity sha512-/tToeEUnQe0TZxmqT6eDkb2BgP+cvE94FqigKFwwSXylwtqP1dCxwxENZCOHjsoTEFMxHBsi4wbWdmx8Hnx5tQ==
   dependencies:
     pino "^7.6.2"
     pino-http "^6.5.0"
-- 
GitLab