diff --git a/.gitignore b/.gitignore index 723ef36..b9797d1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -.idea \ No newline at end of file +.idea +audit-fix-force.sh +check-audit.sh +update-typescript-sdk.sh +npm-install-all.sh diff --git a/1-starter/code/package-lock.json b/1-starter/code/package-lock.json index d0c826c..ee112c4 100644 --- a/1-starter/code/package-lock.json +++ b/1-starter/code/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "@devrev/typescript-sdk": "^1.1.17", + "@devrev/typescript-sdk": "^1.1.77", "axios": "1.17.0" }, "devDependencies": { @@ -1823,12 +1823,13 @@ } }, "node_modules/@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", + "license": "MIT", "dependencies": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" @@ -10808,12 +10809,12 @@ } }, "@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", "requires": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" diff --git a/1-starter/code/package.json b/1-starter/code/package.json index 2933dd0..e02549a 100644 --- a/1-starter/code/package.json +++ b/1-starter/code/package.json @@ -54,7 +54,7 @@ "yargs": "^17.6.2" }, "dependencies": { - "@devrev/typescript-sdk": "^1.1.17", + "@devrev/typescript-sdk": "^1.1.77", "axios": "1.17.0" } } diff --git a/10-vacation-responder/code/package-lock.json b/10-vacation-responder/code/package-lock.json index 944a5e8..90a4f44 100644 --- a/10-vacation-responder/code/package-lock.json +++ b/10-vacation-responder/code/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "@devrev/typescript-sdk": "^1.1.17", + "@devrev/typescript-sdk": "^1.1.77", "axios": "1.17.0" }, "devDependencies": { @@ -1823,12 +1823,13 @@ } }, "node_modules/@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", + "license": "MIT", "dependencies": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" @@ -10809,12 +10810,12 @@ } }, "@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", "requires": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" diff --git a/10-vacation-responder/code/package.json b/10-vacation-responder/code/package.json index 2933dd0..e02549a 100644 --- a/10-vacation-responder/code/package.json +++ b/10-vacation-responder/code/package.json @@ -54,7 +54,7 @@ "yargs": "^17.6.2" }, "dependencies": { - "@devrev/typescript-sdk": "^1.1.17", + "@devrev/typescript-sdk": "^1.1.77", "axios": "1.17.0" } } diff --git a/11-hook-example/code/package-lock.json b/11-hook-example/code/package-lock.json index d0c826c..ee112c4 100644 --- a/11-hook-example/code/package-lock.json +++ b/11-hook-example/code/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "@devrev/typescript-sdk": "^1.1.17", + "@devrev/typescript-sdk": "^1.1.77", "axios": "1.17.0" }, "devDependencies": { @@ -1823,12 +1823,13 @@ } }, "node_modules/@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", + "license": "MIT", "dependencies": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" @@ -10808,12 +10809,12 @@ } }, "@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", "requires": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" diff --git a/11-hook-example/code/package.json b/11-hook-example/code/package.json index 2933dd0..e02549a 100644 --- a/11-hook-example/code/package.json +++ b/11-hook-example/code/package.json @@ -54,7 +54,7 @@ "yargs": "^17.6.2" }, "dependencies": { - "@devrev/typescript-sdk": "^1.1.17", + "@devrev/typescript-sdk": "^1.1.77", "axios": "1.17.0" } } diff --git a/12-csat/code/package-lock.json b/12-csat/code/package-lock.json index 4e46085..fbe405a 100644 --- a/12-csat/code/package-lock.json +++ b/12-csat/code/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "@devrev/typescript-sdk": "^1.1.17", + "@devrev/typescript-sdk": "^1.1.77", "@types/node-fetch": "^2.6.2", "@types/yargs": "^17.0.22", "axios": "1.17.0", @@ -1829,12 +1829,13 @@ } }, "node_modules/@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", + "license": "MIT", "dependencies": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" @@ -10942,12 +10943,12 @@ } }, "@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", "requires": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" diff --git a/12-csat/code/package.json b/12-csat/code/package.json index 88245e7..ac16c9f 100644 --- a/12-csat/code/package.json +++ b/12-csat/code/package.json @@ -54,7 +54,7 @@ "yargs": "^17.6.2" }, "dependencies": { - "@devrev/typescript-sdk": "^1.1.17", + "@devrev/typescript-sdk": "^1.1.77", "@types/node-fetch": "^2.6.2", "@types/yargs": "^17.0.22", "axios": "1.17.0", diff --git a/14-operations/code/package-lock.json b/14-operations/code/package-lock.json index 8339f25..330a78c 100644 --- a/14-operations/code/package-lock.json +++ b/14-operations/code/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "@devrev/typescript-sdk": "1.1.28", + "@devrev/typescript-sdk": "^1.1.77", "@slack/web-api": "7.3.1", "axios": "1.17.0", "protobufjs": "7.6.2" @@ -1825,12 +1825,13 @@ } }, "node_modules/@devrev/typescript-sdk": { - "version": "1.1.28", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.28.tgz", - "integrity": "sha512-MgdM8c7uWsTDpSN5MuiAwHeZGqcc7V99mZyCbNxNMoyle35kVgKgUersMPG5st7mKK5WPcS/Fz0jBZ+Z4hr+Uw==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", + "license": "MIT", "dependencies": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" @@ -10924,12 +10925,12 @@ } }, "@devrev/typescript-sdk": { - "version": "1.1.28", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.28.tgz", - "integrity": "sha512-MgdM8c7uWsTDpSN5MuiAwHeZGqcc7V99mZyCbNxNMoyle35kVgKgUersMPG5st7mKK5WPcS/Fz0jBZ+Z4hr+Uw==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", "requires": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" diff --git a/14-operations/code/package.json b/14-operations/code/package.json index 1fb8c22..8f22c37 100644 --- a/14-operations/code/package.json +++ b/14-operations/code/package.json @@ -54,7 +54,7 @@ "yargs": "^17.6.2" }, "dependencies": { - "@devrev/typescript-sdk": "1.1.28", + "@devrev/typescript-sdk": "^1.1.77", "@slack/web-api": "7.3.1", "axios": "1.17.0", "protobufjs": "7.6.2" diff --git a/2-notify-owner-on-ticket-to-prod-assist/code/package-lock.json b/2-notify-owner-on-ticket-to-prod-assist/code/package-lock.json index c761ca4..e7f5464 100644 --- a/2-notify-owner-on-ticket-to-prod-assist/code/package-lock.json +++ b/2-notify-owner-on-ticket-to-prod-assist/code/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "@devrev/typescript-sdk": "^1.1.17", + "@devrev/typescript-sdk": "^1.1.77", "@types/node-fetch": "^2.6.2", "@types/yargs": "^17.0.22", "axios": "1.17.0", @@ -1830,12 +1830,13 @@ } }, "node_modules/@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", + "license": "MIT", "dependencies": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" @@ -10870,12 +10871,12 @@ } }, "@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", "requires": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" diff --git a/2-notify-owner-on-ticket-to-prod-assist/code/package.json b/2-notify-owner-on-ticket-to-prod-assist/code/package.json index 9665144..90a864e 100644 --- a/2-notify-owner-on-ticket-to-prod-assist/code/package.json +++ b/2-notify-owner-on-ticket-to-prod-assist/code/package.json @@ -55,7 +55,7 @@ "yargs": "^17.6.2" }, "dependencies": { - "@devrev/typescript-sdk": "^1.1.17", + "@devrev/typescript-sdk": "^1.1.77", "@types/node-fetch": "^2.6.2", "@types/yargs": "^17.0.22", "axios": "1.17.0", diff --git a/3-giphy-template/code/package-lock.json b/3-giphy-template/code/package-lock.json index 827c07e..1c4353a 100644 --- a/3-giphy-template/code/package-lock.json +++ b/3-giphy-template/code/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "@devrev/typescript-sdk": "^1.1.17", + "@devrev/typescript-sdk": "^1.1.77", "@types/node-fetch": "^2.6.2", "@types/yargs": "^17.0.22", "axios": "1.17.0", @@ -1828,12 +1828,13 @@ } }, "node_modules/@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", + "license": "MIT", "dependencies": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" @@ -10857,12 +10858,12 @@ } }, "@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", "requires": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" diff --git a/3-giphy-template/code/package.json b/3-giphy-template/code/package.json index a218c58..0d2d071 100644 --- a/3-giphy-template/code/package.json +++ b/3-giphy-template/code/package.json @@ -54,7 +54,7 @@ "yargs": "^17.6.2" }, "dependencies": { - "@devrev/typescript-sdk": "^1.1.17", + "@devrev/typescript-sdk": "^1.1.77", "@types/node-fetch": "^2.6.2", "@types/yargs": "^17.0.22", "axios": "1.17.0", diff --git a/4-sample-snap-in/code/package-lock.json b/4-sample-snap-in/code/package-lock.json index a642118..07358e0 100644 --- a/4-sample-snap-in/code/package-lock.json +++ b/4-sample-snap-in/code/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "@devrev/typescript-sdk": "^1.1.17", + "@devrev/typescript-sdk": "^1.1.77", "axios": "1.17.0", "dotenv": "^16.0.3", "yargs": "^17.6.2" @@ -1825,12 +1825,13 @@ } }, "node_modules/@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", + "license": "MIT", "dependencies": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" @@ -10811,12 +10812,12 @@ } }, "@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", "requires": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" diff --git a/4-sample-snap-in/code/package.json b/4-sample-snap-in/code/package.json index 47ba853..bad0aa5 100644 --- a/4-sample-snap-in/code/package.json +++ b/4-sample-snap-in/code/package.json @@ -54,7 +54,7 @@ "yargs": "^17.6.2" }, "dependencies": { - "@devrev/typescript-sdk": "^1.1.17", + "@devrev/typescript-sdk": "^1.1.77", "axios": "1.17.0", "dotenv": "^16.0.3", "yargs": "^17.6.2" diff --git a/5-custom-webhook/code/package-lock.json b/5-custom-webhook/code/package-lock.json index ddd7697..c379dde 100644 --- a/5-custom-webhook/code/package-lock.json +++ b/5-custom-webhook/code/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "@devrev/typescript-sdk": "^1.1.17", + "@devrev/typescript-sdk": "^1.1.77", "axios": "1.17.0", "dotenv": "^16.0.3", "yargs": "^17.6.2" @@ -1825,12 +1825,13 @@ } }, "node_modules/@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", + "license": "MIT", "dependencies": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" @@ -10810,12 +10811,12 @@ } }, "@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", "requires": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" diff --git a/5-custom-webhook/code/package.json b/5-custom-webhook/code/package.json index 47ba853..bad0aa5 100644 --- a/5-custom-webhook/code/package.json +++ b/5-custom-webhook/code/package.json @@ -54,7 +54,7 @@ "yargs": "^17.6.2" }, "dependencies": { - "@devrev/typescript-sdk": "^1.1.17", + "@devrev/typescript-sdk": "^1.1.77", "axios": "1.17.0", "dotenv": "^16.0.3", "yargs": "^17.6.2" diff --git a/6-timer-ticket-creator/code/package-lock.json b/6-timer-ticket-creator/code/package-lock.json index ddd7697..c379dde 100644 --- a/6-timer-ticket-creator/code/package-lock.json +++ b/6-timer-ticket-creator/code/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "@devrev/typescript-sdk": "^1.1.17", + "@devrev/typescript-sdk": "^1.1.77", "axios": "1.17.0", "dotenv": "^16.0.3", "yargs": "^17.6.2" @@ -1825,12 +1825,13 @@ } }, "node_modules/@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", + "license": "MIT", "dependencies": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" @@ -10810,12 +10811,12 @@ } }, "@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", "requires": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" diff --git a/6-timer-ticket-creator/code/package.json b/6-timer-ticket-creator/code/package.json index 47ba853..bad0aa5 100644 --- a/6-timer-ticket-creator/code/package.json +++ b/6-timer-ticket-creator/code/package.json @@ -54,7 +54,7 @@ "yargs": "^17.6.2" }, "dependencies": { - "@devrev/typescript-sdk": "^1.1.17", + "@devrev/typescript-sdk": "^1.1.77", "axios": "1.17.0", "dotenv": "^16.0.3", "yargs": "^17.6.2" diff --git a/7-googleplaystore-reviews-ingestion/code/package-lock.json b/7-googleplaystore-reviews-ingestion/code/package-lock.json index b532bf7..84b4cf0 100644 --- a/7-googleplaystore-reviews-ingestion/code/package-lock.json +++ b/7-googleplaystore-reviews-ingestion/code/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "@devrev/typescript-sdk": "^1.1.17", + "@devrev/typescript-sdk": "^1.1.77", "@langchain/community": "1.1.29", "axios": "1.17.0", "dotenv": "^16.0.3", @@ -1898,12 +1898,13 @@ } }, "node_modules/@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", + "license": "MIT", "dependencies": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" @@ -13573,12 +13574,12 @@ } }, "@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", "requires": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" diff --git a/7-googleplaystore-reviews-ingestion/code/package.json b/7-googleplaystore-reviews-ingestion/code/package.json index 4f988b6..92f8166 100644 --- a/7-googleplaystore-reviews-ingestion/code/package.json +++ b/7-googleplaystore-reviews-ingestion/code/package.json @@ -54,7 +54,7 @@ "yargs": "^17.6.2" }, "dependencies": { - "@devrev/typescript-sdk": "^1.1.17", + "@devrev/typescript-sdk": "^1.1.77", "@langchain/community": "1.1.29", "axios": "1.17.0", "dotenv": "^16.0.3", diff --git a/8-external-github-webhook/code/package-lock.json b/8-external-github-webhook/code/package-lock.json index d9c8abd..c379dde 100644 --- a/8-external-github-webhook/code/package-lock.json +++ b/8-external-github-webhook/code/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "@devrev/typescript-sdk": "^1.1.19", + "@devrev/typescript-sdk": "^1.1.77", "axios": "1.17.0", "dotenv": "^16.0.3", "yargs": "^17.6.2" @@ -1825,12 +1825,13 @@ } }, "node_modules/@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", + "license": "MIT", "dependencies": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" @@ -10810,12 +10811,12 @@ } }, "@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", "requires": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" diff --git a/8-external-github-webhook/code/package.json b/8-external-github-webhook/code/package.json index a27ca35..bad0aa5 100644 --- a/8-external-github-webhook/code/package.json +++ b/8-external-github-webhook/code/package.json @@ -54,7 +54,7 @@ "yargs": "^17.6.2" }, "dependencies": { - "@devrev/typescript-sdk": "^1.1.19", + "@devrev/typescript-sdk": "^1.1.77", "axios": "1.17.0", "dotenv": "^16.0.3", "yargs": "^17.6.2" diff --git a/9-external-action/code/package-lock.json b/9-external-action/code/package-lock.json index b05426f..babca04 100644 --- a/9-external-action/code/package-lock.json +++ b/9-external-action/code/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "@devrev/typescript-sdk": "^1.1.21", + "@devrev/typescript-sdk": "^1.1.77", "@octokit/core": "^6.1.5", "axios": "1.17.0", "dotenv": "^16.0.3", @@ -1826,12 +1826,13 @@ } }, "node_modules/@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", + "license": "MIT", "dependencies": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" @@ -10936,12 +10937,12 @@ } }, "@devrev/typescript-sdk": { - "version": "1.1.41", - "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.41.tgz", - "integrity": "sha512-hIL6dEmDV0iWQ4M1qnPw4QLnvlbbnyydyd5+9NyuuqCP1j2ok1lHeLBHa/ISjlRhjCE0yxacC/ENY8VkwEX54A==", + "version": "1.1.77", + "resolved": "https://registry.npmjs.org/@devrev/typescript-sdk/-/typescript-sdk-1.1.77.tgz", + "integrity": "sha512-E5Z89bDD5Dhjdpv43/rpBv3GD2YbHcB+w2F8rTgTF2sFXQZ8fZH4tXorH0fYiHrpL/V7YVY6hDanUVU8LFYF0w==", "requires": { "@types/yargs": "^17.0.22", - "axios": "^1.3.6", + "axios": "^1.15.2", "dotenv": "^16.0.3", "protobufjs": "^7.3.0", "yargs": "^17.6.2" diff --git a/9-external-action/code/package.json b/9-external-action/code/package.json index 5273d4f..6f012e8 100644 --- a/9-external-action/code/package.json +++ b/9-external-action/code/package.json @@ -54,7 +54,7 @@ "yargs": "^17.6.2" }, "dependencies": { - "@devrev/typescript-sdk": "^1.1.21", + "@devrev/typescript-sdk": "^1.1.77", "@octokit/core": "^6.1.5", "axios": "1.17.0", "dotenv": "^16.0.3",