@dbos-inc/dbos-sdk 1.31.8-preview → 1.31.12-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.8-preview",
3
+ "version": "1.31.12-preview",
4
4
  "description": "A Typescript framework built on the database",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -42,7 +42,7 @@
42
42
  "@typescript-eslint/eslint-plugin": "^8.0.0-alpha.30",
43
43
  "@typescript-eslint/parser": "^8.0.0-alpha.30",
44
44
  "axios": "^1.7.4",
45
- "drizzle-orm": "^0.32.2",
45
+ "drizzle-orm": "^0.38.3",
46
46
  "eslint": "^9.4.0",
47
47
  "fastify": "^5.1.0",
48
48
  "jest": "^29.7.0",