diff --git a/packages/nc-lib-gui/package.json b/packages/nc-lib-gui/package.json index 1b9fc1757d..c73ea11fab 100644 --- a/packages/nc-lib-gui/package.json +++ b/packages/nc-lib-gui/package.json @@ -1,6 +1,6 @@ { "name": "nc-lib-gui", - "version": "0.202.0", + "version": "0.202.4", "description": "NocoDB GUI", "author": { "name": "NocoDB", @@ -29,4 +29,4 @@ "dependencies": { "express": "^4.17.1" } -} \ No newline at end of file +} diff --git a/packages/nocodb-sdk/package.json b/packages/nocodb-sdk/package.json index 0f738b8776..8002f8c0a3 100644 --- a/packages/nocodb-sdk/package.json +++ b/packages/nocodb-sdk/package.json @@ -1,6 +1,6 @@ { "name": "nocodb-sdk", - "version": "0.202.0", + "version": "0.202.4", "description": "NocoDB SDK", "main": "build/main/index.js", "typings": "build/main/index.d.ts", diff --git a/packages/nocodb/package.json b/packages/nocodb/package.json index b91d7a59a2..a9333a9ce4 100644 --- a/packages/nocodb/package.json +++ b/packages/nocodb/package.json @@ -1,6 +1,6 @@ { "name": "nocodb", - "version": "0.202.0", + "version": "0.202.4", "description": "NocoDB Backend", "main": "dist/bundle.js", "author": { @@ -130,7 +130,7 @@ "mysql2": "^3.2.0", "nanoid": "^3.1.20", "nc-help": "0.3.1", - "nc-lib-gui": "0.202.0", + "nc-lib-gui": "0.202.4", "nc-plugin": "^0.1.3", "ncp": "^2.0.0", "nestjs-kafka": "^1.0.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 84353514dc..ac58da4c59 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -632,8 +632,8 @@ importers: specifier: 0.3.1 version: 0.3.1(asn1.js@5.4.1)(debug@4.3.4)(knex@2.4.2) nc-lib-gui: - specifier: 0.202.0 - version: 0.202.0 + specifier: 0.202.4 + version: 0.202.4 nc-plugin: specifier: ^0.1.3 version: 0.1.3 @@ -17743,8 +17743,8 @@ packages: - supports-color dev: false - /nc-lib-gui@0.202.0: - resolution: {integrity: sha512-sfWrneJeDMpPx/xTy1B1cZRIILKbdj0mQGbNQ6s0sQ+O/PE1GEGZHSbvvk4SCexwUkcTMmLlc8LC2rLqtPG3MA==} + /nc-lib-gui@0.202.4: + resolution: {integrity: sha512-UfEdlQI/0jGC17FowK39zMWzxvWZIrqiX3R+IlU3hodTxDfru5NUg6jEpb+b0dRLusU84a5tXflExOhDf1Fh4w==} dependencies: express: 4.18.2 transitivePeerDependencies: @@ -17908,15 +17908,6 @@ packages: - debug dev: false - /nocodb-sdk@0.111.4(debug@4.3.4): - resolution: {integrity: sha512-LFjaUWgghTvvWERvEzSLYKnre8gR9AVKXEBkImWeSh6C9VUvlDEOaqOzhmLvozfKQwgsijhCGg7dJcmvvKH0PA==} - dependencies: - axios: 0.21.1(debug@4.3.4) - jsep: 1.3.6 - transitivePeerDependencies: - - debug - dev: false - /node-abi@3.47.0: resolution: {integrity: sha512-2s6B2CWZM//kPgwnuI0KrYwNjfdByE25zvAaEpq9IH4zcNsarH8Ihu/UuX6XMPEogDAxkuUFeZn60pXNHAqn3A==} engines: {node: '>=10'}