diff --git a/code/package-lock.json b/code/package-lock.json index 49adb3d..606b4f4 100644 --- a/code/package-lock.json +++ b/code/package-lock.json @@ -9,7 +9,7 @@ "version": "1.1.6", "license": "ISC", "dependencies": { - "@devrev/ts-adaas": "1.11.0", + "@devrev/ts-adaas": "1.12.2", "@devrev/typescript-sdk": "1.1.63", "axios": "^1.9.0", "dotenv": "^16.0.3", @@ -1874,9 +1874,9 @@ } }, "node_modules/@devrev/ts-adaas": { - "version": "1.11.0", - "resolved": "https://registry.npmjs.org/@devrev/ts-adaas/-/ts-adaas-1.11.0.tgz", - "integrity": "sha512-6KkPO42397liEFRTGLT526MUfXw4RIBYIWGTJQG9/CDbah72dalXDSyUezj5x8IWjIVMaIMHbFJtlbt/85hqeA==", + "version": "1.12.2", + "resolved": "https://registry.npmjs.org/@devrev/ts-adaas/-/ts-adaas-1.12.2.tgz", + "integrity": "sha512-ktpPiTNpf7pZ+epLMyi8xPF1yAwptvSgiQPOI24u4axtimb5EPu0Gky+2HlJ6cE4jqqCzZZ56r59W4XCdC7NNg==", "license": "ISC", "dependencies": { "@devrev/typescript-sdk": "^1.1.59", diff --git a/code/package.json b/code/package.json index 6122d7a..9f2c11e 100644 --- a/code/package.json +++ b/code/package.json @@ -56,7 +56,7 @@ "yargs": "^17.6.2" }, "dependencies": { - "@devrev/ts-adaas": "1.11.0", + "@devrev/ts-adaas": "1.12.2", "@devrev/typescript-sdk": "1.1.63", "axios": "^1.9.0", "dotenv": "^16.0.3",