From 1c6427f2c77bc787f7cb7b55fece29a26b18bb51 Mon Sep 17 00:00:00 2001
From: "zax-assistant[bot]"
 <103364958+zax-assistant[bot]@users.noreply.github.com>
Date: Tue, 10 Dec 2024 19:45:33 +0000
Subject: [PATCH 1/2] Update package.json

---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 28631ec6..764e212b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@manuscripts/api",
-  "version": "1.13.22",
+  "version": "1.13.23-LEAN-4121.0",
   "description": "Manuscripts API server",
   "license": "Apache-2.0",
   "main": "dist/index",
@@ -29,7 +29,7 @@
   ],
   "dependencies": {
     "@manuscripts/json-schema": "2.2.11",
-    "@manuscripts/transform": "3.0.22",
+    "@manuscripts/transform": "3.0.23",
     "@prisma/client": "^5.13.0",
     "bcrypt": "^5.1.0",
     "celebrate": "^15.0.1",

From bfa8b72f31aa9fa6a5bf15ecb9ff620b476bd53d Mon Sep 17 00:00:00 2001
From: atyponci <ci@atypon.com>
Date: Tue, 10 Dec 2024 11:46:18 -0800
Subject: [PATCH 2/2] Install dependencies

---
 yarn.lock | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/yarn.lock b/yarn.lock
index 31e3419a..09ecb029 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1320,10 +1320,10 @@
     "@manuscripts/json-schema" "2.2.10"
     citeproc "^2.4.62"
 
-"@manuscripts/transform@3.0.22":
-  version "3.0.22"
-  resolved "https://registry.yarnpkg.com/@manuscripts/transform/-/transform-3.0.22.tgz#ab261294555fc775c90048611ff5f3ba2639a98d"
-  integrity sha512-EKvdmIysniq/wB+JSc71i49DjvmHaQruq8uv6oFmhrMbjTbJdS6zs8fBRBy1ytq5bI9yysUfH9qsX7TIwHjkJQ==
+"@manuscripts/transform@3.0.23":
+  version "3.0.23"
+  resolved "https://registry.yarnpkg.com/@manuscripts/transform/-/transform-3.0.23.tgz#b59af6e91aba4f2ae8272041e423a296cdb058ac"
+  integrity sha512-IrChQW65UuuQE+h6/6ncU40oio9vX5R5PYZ/QFCWYMbbMhKdGB+JViYSr3Z6Vh4hvQSxC7TRFCwI4Yt5ieLCXQ==
   dependencies:
     "@manuscripts/json-schema" "2.2.11"
     "@manuscripts/library" "1.3.11"