From fd6311516f7f0494b2a4a2ccd1c2926961017dc4 Mon Sep 17 00:00:00 2001 From: AntoXa PRO Date: Tue, 10 Oct 2023 13:48:17 +0300 Subject: [PATCH] update packages --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b29f10b..4adf95d 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "prepare": "npm run build" }, "dependencies": { - "axp-ts": "^1.11.2", + "axp-ts": "^1.11.3", "dotenv": "^16.3.1", "express": "^4.18.2", "mongoose": "^6.12.0"