diff --git a/package.json b/package.json index 45123c995..193b4bdcd 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@balena/odata-parser": "^3.0.8", "@balena/odata-to-abstract-sql": "^6.2.7", "@balena/sbvr-parser": "^1.4.4", - "@balena/sbvr-types": "^8.0.0", + "@balena/sbvr-types": "^7.1.3", "@types/body-parser": "^1.19.5", "@types/compression": "^1.7.5", "@types/cookie-parser": "^1.4.7", diff --git a/src/migrator/migrations.ts b/src/migrator/migrations.ts index a3121d9d7..94b3c40b8 100644 --- a/src/migrator/migrations.ts +++ b/src/migrator/migrations.ts @@ -1,4 +1,4 @@ -// These types were generated by @balena/abstract-sql-to-typescript v3.3.0 +// These types were generated by @balena/abstract-sql-to-typescript v3.3.1 import type { Types } from '@balena/abstract-sql-to-typescript'; diff --git a/src/sbvr-api/dev.ts b/src/sbvr-api/dev.ts index 4a3490fbf..714ffcef7 100644 --- a/src/sbvr-api/dev.ts +++ b/src/sbvr-api/dev.ts @@ -1,4 +1,4 @@ -// These types were generated by @balena/abstract-sql-to-typescript v3.3.0 +// These types were generated by @balena/abstract-sql-to-typescript v3.3.1 import type { Types } from '@balena/abstract-sql-to-typescript'; diff --git a/src/sbvr-api/user.ts b/src/sbvr-api/user.ts index dc1225be6..8ca6bce45 100644 --- a/src/sbvr-api/user.ts +++ b/src/sbvr-api/user.ts @@ -1,4 +1,4 @@ -// These types were generated by @balena/abstract-sql-to-typescript v3.3.0 +// These types were generated by @balena/abstract-sql-to-typescript v3.3.1 import type { Types } from '@balena/abstract-sql-to-typescript';