From 9db4f8d38aa6ccae2a729660c81c5a8d5e32dd74 Mon Sep 17 00:00:00 2001
From: scriptuser <scriptuser@open-xchange.com>
Date: Tue, 23 May 2023 17:36:35 +0000
Subject: [PATCH] Bump lightship from 8.0.1 to 8.0.2

---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index b0a0b5b..83913fc 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
     "fastify-plugin": "^4.5.0",
     "ioredis": "^5.3.2",
     "js-yaml": "^4.0.0",
-    "lightship": "^8.0.1",
+    "lightship": "^8.0.2",
     "useragent": "^2.3.0"
   },
   "devDependencies": {
diff --git a/yarn.lock b/yarn.lock
index 2fa7007..fd9c4bc 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1898,10 +1898,10 @@ light-my-request@^5.6.1:
     process-warning "^2.0.0"
     set-cookie-parser "^2.4.1"
 
-lightship@^8.0.1:
-  version "8.0.1"
-  resolved "https://registry.yarnpkg.com/lightship/-/lightship-8.0.1.tgz#a5a4ea46ef00d6e9c71ddabc5cbdcfa41712bd57"
-  integrity sha512-7nxhHp8cBMZjQAqS+htuKTd0gLREqyX4ufCwx0pd5HwBscybACpxEetfL87Wbn5fhNxZVjxLL101zn+799yuSQ==
+lightship@^8.0.2:
+  version "8.0.2"
+  resolved "https://registry.yarnpkg.com/lightship/-/lightship-8.0.2.tgz#d6d2acf802692d6d16cfd5cdc469727962ca2430"
+  integrity sha512-R5DgqSrxGcSpBrBsrJ4x4puWnNpoqA05POFkiZYBweWcKnZTZBAMsfzWiHap33r48f71uaNrfiEqHKEOFHAZdA==
   dependencies:
     delay "^5.0.0"
     fastify "^4.17.0"
-- 
GitLab