@goatlab/fluent 0.5.12 → 0.5.16

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goatlab/fluent",
3
- "version": "0.5.12",
3
+ "version": "0.5.16",
4
4
  "description": "Readable query Interface & API generator for TS and Node",
5
5
  "homepage": "https://docs.goatlab.io",
6
6
  "main": "dist/index.js",
@@ -116,7 +116,7 @@
116
116
  "dependencies": {
117
117
  "@azure/storage-blob": "^12.8.0",
118
118
  "@loopback/metadata": "^3.3.4",
119
- "@react-native-async-storage/async-storage": "^1.15.9",
119
+ "@react-native-async-storage/async-storage": "^1.15.11",
120
120
  "@stamp/compose": "^1.0.2",
121
121
  "@stamp/it": "^1.1.0",
122
122
  "@stamp/privatize": "^1.0.3",
@@ -124,16 +124,16 @@
124
124
  "ajv": "^8.6.3",
125
125
  "amqplib": "^0.8.0",
126
126
  "await-to-js": "^3.0.0",
127
- "aws-sdk": "^2.1014.0",
127
+ "aws-sdk": "^2.1022.0",
128
128
  "axios": "^0.24.0",
129
129
  "axios-logger": "^2.5.0",
130
- "axios-retry": "^3.2.3",
130
+ "axios-retry": "^3.2.4",
131
131
  "bcryptjs": "^2.4.3",
132
132
  "bluebird": "^3.7.2",
133
- "bson": "^4.5.3",
133
+ "bson": "^4.5.4",
134
134
  "btoa": "^1.2.1",
135
- "bull": "^3.29.3",
136
- "bullmq": "^1.50.5",
135
+ "bull": "^4.1.0",
136
+ "bullmq": "^1.51.3",
137
137
  "chalk": "^4.1.2",
138
138
  "child_process": "^1.0.2",
139
139
  "class-validator": "^0.13.1",
@@ -152,7 +152,7 @@
152
152
  "fireorm": "^0.23.0",
153
153
  "formiojs": "^4.13.8",
154
154
  "got": "^11.8.2",
155
- "graphql": "^15.6.1",
155
+ "graphql": "^16.0.1",
156
156
  "handlebars": "^4.7.7",
157
157
  "http-errors": "^1.8.0",
158
158
  "inquirer": "^8.2.0",
@@ -187,18 +187,18 @@
187
187
  "shelljs": "^0.8.4",
188
188
  "sqlite3": "^5.0.2",
189
189
  "stampit": "4.3.2",
190
- "ts-morph": "^12.0.0",
190
+ "ts-morph": "^12.2.0",
191
191
  "typed-path": "^2.2.3",
192
192
  "typeorm": "^0.2.38",
193
193
  "uuid": "^8.3.2",
194
- "verror": "^1.10.0",
194
+ "verror": "^1.10.1",
195
195
  "winston": "^3.3.3"
196
196
  },
197
197
  "devDependencies": {
198
- "@commitlint/cli": "^13.2.1",
199
- "@commitlint/config-conventional": "^13.2.0",
200
- "@commitlint/prompt-cli": "^13.2.1",
201
- "@digitalroute/cz-conventional-changelog-for-jira": "^6.6.0",
198
+ "@commitlint/cli": "^14.1.0",
199
+ "@commitlint/config-conventional": "^14.1.0",
200
+ "@commitlint/prompt-cli": "^14.1.0",
201
+ "@digitalroute/cz-conventional-changelog-for-jira": "^6.7.0",
202
202
  "@types/agenda": "^4.1.0",
203
203
  "@types/amqplib": "^0.8.2",
204
204
  "@types/bull": "^3.15.5",
@@ -215,7 +215,7 @@
215
215
  "commitizen": "^4.2.4",
216
216
  "cz-conventional-changelog": "^3.3.0",
217
217
  "cz-jira-smart-commit": "^3.0.0",
218
- "dotenv-cli": "^4.0.0",
218
+ "dotenv-cli": "^4.1.0",
219
219
  "husky": "^7.0.4",
220
220
  "jest": "^27.3.1",
221
221
  "jest-environment-node": "^27.3.1",