diff --git a/code/package-lock.json b/code/package-lock.json index 7168c40..c580838 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.8", "@devrev/typescript-sdk": "1.1.76", "axios": "^1.16.0", "dotenv": "^16.0.3", @@ -1878,9 +1878,9 @@ } }, "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.8", + "resolved": "https://registry.npmjs.org/@devrev/ts-adaas/-/ts-adaas-1.19.8.tgz", + "integrity": "sha512-yxSPTfcASlE0Fc4xtDZgRx0ktfq4FBMYXeZSfWkOUyDdS+a6SCKRwyy6zY7T6KT1m5Vew9FNZn9j4E4zS3jrrg==", "license": "ISC", "dependencies": { "@devrev/typescript-sdk": "^1.1.74", diff --git a/code/package.json b/code/package.json index 6298bb3..53e9c2c 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.8", "@devrev/typescript-sdk": "1.1.76", "axios": "^1.16.0", "dotenv": "^16.0.3",