@dbos-inc/dbos-sdk 1.19.13-preview → 1.19.15-preview

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dbos-inc/dbos-sdk",
3
- "version": "1.19.13-preview",
3
+ "version": "1.19.15-preview",
4
4
  "description": "A Typescript framework built on the database",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -40,6 +40,7 @@
40
40
  "@types/uuid": "^9.0.8",
41
41
  "@typescript-eslint/eslint-plugin": "^8.0.0-alpha.30",
42
42
  "@typescript-eslint/parser": "^8.0.0-alpha.30",
43
+ "axios": "^1.6.7",
43
44
  "eslint": "^9.4.0",
44
45
  "jest": "^29.7.0",
45
46
  "nerdbank-gitversioning": "^3.6.133",
@@ -64,7 +65,6 @@
64
65
  "@opentelemetry/sdk-trace-base": "1.22.0",
65
66
  "@opentelemetry/semantic-conventions": "1.22.0",
66
67
  "ajv": "8.13.0",
67
- "axios": "1.6.7",
68
68
  "commander": "12.0.0",
69
69
  "inquirer": "^8.2.6",
70
70
  "kafkajs": "^2.2.4",