@gaias/basenode 1.0.62 → 1.0.64

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +19 -19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gaias/basenode",
3
- "version": "1.0.62",
3
+ "version": "1.0.64",
4
4
  "buildNumber": 251025471,
5
5
  "description": "API development framework for NodeJs",
6
6
  "author": "FOT",
@@ -69,15 +69,15 @@
69
69
  "@eslint/js": "^9.38.0",
70
70
  "@types/glob": "^9.0.0",
71
71
  "@types/jest": "^30.0.0",
72
- "@types/koa__cors": "^5.0.0",
73
- "@types/koa-bodyparser": "^4.3.12",
74
- "@types/koa-favicon": "^2.1.3",
72
+ "@types/koa-bodyparser": "^4.3.13",
73
+ "@types/koa-favicon": "^2.1.4",
75
74
  "@types/koa-helmet": "^6.1.0",
76
- "@types/koa-json": "^2.0.23",
75
+ "@types/koa-json": "^2.0.24",
77
76
  "@types/koa-logger": "^3.1.5",
78
- "@types/koa-router": "^7.4.8",
79
- "@typescript-eslint/eslint-plugin": "^8.46.1",
80
- "@typescript-eslint/parser": "^8.46.1",
77
+ "@types/koa-router": "^7.4.9",
78
+ "@types/koa__cors": "^5.0.1",
79
+ "@typescript-eslint/eslint-plugin": "^8.46.2",
80
+ "@typescript-eslint/parser": "^8.46.2",
81
81
  "@vercel/ncc": "^0.38.4",
82
82
  "create-ts-index": "^1.14.0",
83
83
  "cross-env": "^10.1.0",
@@ -105,22 +105,22 @@
105
105
  "typescript": "5.9.3"
106
106
  },
107
107
  "dependencies": {
108
- "@sight-saber/client_node": "^1.0.22",
109
108
  "@koa/cors": "^5.0.0",
110
109
  "@koa/multer": "^4.0.0",
111
- "@types/amqplib": "^0.10.7",
110
+ "@sight-saber/client_node": "^1.0.22",
111
+ "@types/amqplib": "^0.10.8",
112
112
  "@types/js-yaml": "^4.0.9",
113
113
  "@types/jsonwebtoken": "^9.0.10",
114
- "@types/koa": "^3.0.0",
115
- "@types/koa__multer": "^2.0.7",
116
- "@types/koa-compress": "^4.0.6",
114
+ "@types/koa": "^3.0.1",
115
+ "@types/koa-compress": "^4.0.7",
116
+ "@types/koa__multer": "^2.0.8",
117
117
  "@types/lodash": "^4.17.20",
118
- "@types/node": "^24.8.1",
118
+ "@types/node": "^24.9.1",
119
119
  "@types/pino": "^7.0.5",
120
120
  "@types/pino-std-serializers": "^4.0.0",
121
121
  "@types/rascal": "^10.2.1",
122
122
  "amqplib": "^0.10.9",
123
- "axios": "^1.12.2",
123
+ "axios": "^1.13.0",
124
124
  "build-number-generator": "^3.0.0",
125
125
  "casbin": "^5.40.0",
126
126
  "class-transformer": "^0.5.1",
@@ -130,11 +130,11 @@
130
130
  "glob": "^11.0.3",
131
131
  "helmet": "^8.1.0",
132
132
  "internal-ip": "^6.2.0",
133
- "ioredis": "^5.8.1",
133
+ "ioredis": "^5.8.2",
134
134
  "js-yaml": "^4.1.0",
135
135
  "jsonata": "^2.1.0",
136
136
  "jsonwebtoken": "^9.0.2",
137
- "koa": "^3.0.3",
137
+ "koa": "^3.1.1",
138
138
  "koa-bodyparser": "^4.4.1",
139
139
  "koa-compress": "^5.1.1",
140
140
  "koa-favicon": "^2.1.0",
@@ -147,8 +147,8 @@
147
147
  "microframework": "^0.6.4",
148
148
  "module-alias": "^2.2.3",
149
149
  "multer": "^2.0.2",
150
- "mysql2": "^3.15.2",
151
- "nanoid": "^5.1.6",
150
+ "mysql2": "^3.15.3",
151
+ "nanoid": "^3.3.7",
152
152
  "npe": "^1.2.0",
153
153
  "pagination-calculator": "^1.0.0",
154
154
  "pino": "^10.0.0",