From dccf44b534f5357e2c9ace5360bf31b5e36bbe55 Mon Sep 17 00:00:00 2001 From: Dependency_Bot Date: Tue, 30 Jul 2024 17:06:40 +0000 Subject: [PATCH 1/3] Dependency_Bot: auto-update d037298d --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c65c82..22e3450 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "license": "BSD-3-Clause", "dependencies": { - "@grandlinex/core": "1.0.0", + "@grandlinex/core": "1.0.1", "@grandlinex/swagger-mate": "1.0.0", "axios": "1.7.2", "body-parser": "1.20.2", From 95e44bae51529555eea4d769d80f85b715491740 Mon Sep 17 00:00:00 2001 From: Dependency_Bot Date: Tue, 30 Jul 2024 17:06:41 +0000 Subject: [PATCH 2/3] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22e3450..eefb2ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@grandlinex/kernel", - "version": "1.0.0", + "version": "1.0.1", "description": "GrandLineX is an out-of-the-box server framework on top of ExpressJs.", "type": "module", "exports": { From 2b52ee29b2695d6b3a5cced6a43415f8a2b6fefa Mon Sep 17 00:00:00 2001 From: David Nagy Date: Tue, 30 Jul 2024 19:27:22 +0200 Subject: [PATCH 3/3] Update file package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eefb2ec..af4d3bb 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "license": "BSD-3-Clause", "dependencies": { "@grandlinex/core": "1.0.1", - "@grandlinex/swagger-mate": "1.0.0", + "@grandlinex/swagger-mate": "1.0.1", "axios": "1.7.2", "body-parser": "1.20.2", "express": "4.19.2",