@dbos-inc/dbos-sdk 1.3.5-preview → 1.3.9-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.3.5-preview",
3
+ "version": "1.3.9-preview",
4
4
  "description": "A Typescript framework built on the database",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -47,7 +47,7 @@
47
47
  "supertest": "^6.3.4",
48
48
  "ts-jest": "^29.1.2",
49
49
  "typeorm": "^0.3.17",
50
- "typescript": "^5.2.2"
50
+ "typescript": "5.3.3"
51
51
  },
52
52
  "dependencies": {
53
53
  "@koa/bodyparser": "5.0.0",