diff --git a/clients/dart/iota_client/.openapi-generator/FILES b/clients/dart/iota_client/.openapi-generator/FILES index 400a8dff..3f5d9f5a 100644 --- a/clients/dart/iota_client/.openapi-generator/FILES +++ b/clients/dart/iota_client/.openapi-generator/FILES @@ -120,12 +120,3 @@ lib/model/update_configuration_by_id_ok.dart lib/model/update_pex_query_input.dart lib/model/vp_token_validation_error.dart pubspec.yaml -test/callback_response_ok_redirect_response_test.dart -test/callback_response_ok_test.dart -test/cors_fetch_iota_vp_response_ok_test.dart -test/cors_initiate_data_sharing_request_ok_test.dart -test/fetch_iotavp_response_input_test.dart -test/fetch_iotavp_response_ok_test.dart -test/initiate_data_sharing_request_input_test.dart -test/initiate_data_sharing_request_ok_data_test.dart -test/initiate_data_sharing_request_ok_test.dart diff --git a/clients/python/iota_client/.openapi-generator/FILES b/clients/python/iota_client/.openapi-generator/FILES index 4ceef4c3..971c8419 100644 --- a/clients/python/iota_client/.openapi-generator/FILES +++ b/clients/python/iota_client/.openapi-generator/FILES @@ -127,13 +127,4 @@ setup.cfg setup.py test-requirements.txt test/__init__.py -test/test_callback_response_ok.py -test/test_callback_response_ok_redirect_response.py -test/test_cors_fetch_iota_vp_response_ok.py -test/test_cors_initiate_data_sharing_request_ok.py -test/test_fetch_iotavp_response_input.py -test/test_fetch_iotavp_response_ok.py -test/test_initiate_data_sharing_request_input.py -test/test_initiate_data_sharing_request_ok.py -test/test_initiate_data_sharing_request_ok_data.py tox.ini diff --git a/package-lock.json b/package-lock.json index d752fdf1..dd23fd34 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ }, "clients/typescript/credential-issuance-client": { "name": "@affinidi-tdk/credential-issuance-client", - "version": "1.26.0", + "version": "1.26.1", "license": "Apache-2.0", "dependencies": { "axios": "^1.6.0", @@ -81,7 +81,7 @@ }, "clients/typescript/credential-verification-client": { "name": "@affinidi-tdk/credential-verification-client", - "version": "1.26.0", + "version": "1.26.1", "license": "Apache-2.0", "dependencies": { "axios": "^1.6.0", @@ -115,7 +115,7 @@ }, "clients/typescript/iam-client": { "name": "@affinidi-tdk/iam-client", - "version": "1.26.0", + "version": "1.26.1", "license": "Apache-2.0", "dependencies": { "axios": "^1.6.0", @@ -149,7 +149,7 @@ }, "clients/typescript/iota-client": { "name": "@affinidi-tdk/iota-client", - "version": "1.22.0", + "version": "1.22.1", "license": "Apache-2.0", "dependencies": { "axios": "^1.6.0", @@ -183,7 +183,7 @@ }, "clients/typescript/login-configuration-client": { "name": "@affinidi-tdk/login-configuration-client", - "version": "1.28.0", + "version": "1.28.1", "license": "Apache-2.0", "dependencies": { "axios": "^1.6.0", @@ -217,7 +217,7 @@ }, "clients/typescript/wallets-client": { "name": "@affinidi-tdk/wallets-client", - "version": "1.25.0", + "version": "1.25.1", "license": "Apache-2.0", "dependencies": { "axios": "^1.6.0", @@ -251,7 +251,7 @@ }, "libs/iota-browser": { "name": "@affinidi-tdk/iota-browser", - "version": "1.16.0", + "version": "1.16.1", "license": "Apache-2.0", "dependencies": { "@affinidi-tdk/common": "^1.1.1", @@ -420,7 +420,7 @@ }, "libs/iota-core": { "name": "@affinidi-tdk/iota-core", - "version": "1.17.0", + "version": "1.17.1", "bundleDependencies": [ "@affinidi-tdk/common", "@affinidi-tdk/iota-client", @@ -23629,7 +23629,7 @@ }, "packages/auth-provider": { "name": "@affinidi-tdk/auth-provider", - "version": "1.26.1", + "version": "1.26.2", "bundleDependencies": [ "@affinidi-tdk/common", "@types/jsonwebtoken", @@ -23849,7 +23849,7 @@ }, "packages/common": { "name": "@affinidi-tdk/common", - "version": "1.18.0", + "version": "1.18.1", "license": "Apache-2.0", "devDependencies": { "@typescript-eslint/eslint-plugin": "^7.4.0",