@dbos-inc/dbos-sdk 1.31.21-preview → 1.31.22-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.31.21-preview",
3
+ "version": "1.31.22-preview",
4
4
  "description": "A Typescript framework built on the database",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -39,7 +39,6 @@
39
39
  "@types/uuid": "^9.0.8",
40
40
  "@typescript-eslint/eslint-plugin": "^8.0.0-alpha.30",
41
41
  "@typescript-eslint/parser": "^8.0.0-alpha.30",
42
- "axios": "^1.7.4",
43
42
  "drizzle-orm": "^0.38.3",
44
43
  "eslint": "^9.4.0",
45
44
  "fastify": "^5.1.0",
@@ -67,6 +66,7 @@
67
66
  "@opentelemetry/sdk-trace-base": "1.22.0",
68
67
  "@opentelemetry/semantic-conventions": "1.22.0",
69
68
  "ajv": "8.13.0",
69
+ "axios": "^1.7.9",
70
70
  "commander": "12.0.0",
71
71
  "jsonwebtoken": "^9.0.2",
72
72
  "jwks-rsa": "^3.1.0",