@dbos-inc/dbos-sdk 0.10.25-preview → 0.10.26-preview.g6cefb7ca9f

Sign up to get free protection for your applications and to get access to all the features.
@@ -46,7 +46,6 @@
46
46
  "reflect-metadata": "^0.1.13",
47
47
  "serialize-error": "8.1.0",
48
48
  "uuid": "^9.0.0",
49
- "validator": "^13.11.0",
50
49
  "winston": "^3.10.0",
51
50
  "yaml": "^2.3.1"
52
51
  },
@@ -63,7 +62,6 @@
63
62
  "@types/pg": "^8.11.0",
64
63
  "@types/supertest": "^2.0.12",
65
64
  "@types/uuid": "^9.0.8",
66
- "@types/validator": "^13.11.9",
67
65
  "@typescript-eslint/eslint-plugin": "^6.7.2",
68
66
  "@typescript-eslint/parser": "^6.7.2",
69
67
  "eslint": "^8.49.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dbos-inc/dbos-sdk",
3
- "version": "0.10.25-preview",
3
+ "version": "0.10.26-preview.g6cefb7ca9f",
4
4
  "description": "A Typescript framework built on the database",
5
5
  "license": "MIT",
6
6
  "repository": {