diff --git a/code/package-lock.json b/code/package-lock.json index 7168c40..7646a55 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.19.7", + "@devrev/ts-adaas": "1.19.9", "@devrev/typescript-sdk": "1.1.76", "axios": "^1.16.0", "dotenv": "^16.0.3", @@ -1878,12 +1878,12 @@ } }, "node_modules/@devrev/ts-adaas": { - "version": "1.19.7", - "resolved": "https://registry.npmjs.org/@devrev/ts-adaas/-/ts-adaas-1.19.7.tgz", - "integrity": "sha512-74LPjgv78ShYpImWfSouqe9UfO00lDvVKAy9V9L6I7n8bI2R1pauipuwu8PNo5W4dauS15q9Qodn6cE64lrhOA==", + "version": "1.19.9", + "resolved": "https://registry.npmjs.org/@devrev/ts-adaas/-/ts-adaas-1.19.9.tgz", + "integrity": "sha512-8wbKGpowchmAx8uPn5BSATjYRAundby+dYNwBBlsinZjD1Fxb2oyhPFhu/BTzUMrTm0eA7nmwC+0451+suLOyA==", "license": "ISC", "dependencies": { - "@devrev/typescript-sdk": "^1.1.74", + "@devrev/typescript-sdk": "^1.1.75", "axios": "^1.15.2", "axios-retry": "^4.5.0", "form-data": "^4.0.4", diff --git a/code/package.json b/code/package.json index 6298bb3..e815a18 100644 --- a/code/package.json +++ b/code/package.json @@ -58,7 +58,7 @@ "yargs": "^17.6.2" }, "dependencies": { - "@devrev/ts-adaas": "1.19.7", + "@devrev/ts-adaas": "1.19.9", "@devrev/typescript-sdk": "1.1.76", "axios": "^1.16.0", "dotenv": "^16.0.3",