@bifravst/athena-helpers
Advanced tools
Comparing version 8.0.60 to 8.0.61
{ | ||
"name": "@bifravst/athena-helpers", | ||
"version": "8.0.60", | ||
"version": "8.0.61", | ||
"description": "Helper functions which simplify working with AWS Athena", | ||
@@ -28,7 +28,7 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"aws-sdk": "^2.747.0", | ||
"aws-sdk": "^2.748.0", | ||
"backoff": "^2.5.0" | ||
}, | ||
"devDependencies": { | ||
"@bifravst/code-style": "8.0.96", | ||
"@bifravst/code-style": "8.0.104", | ||
"@commitlint/cli": "11.0.0", | ||
@@ -41,3 +41,3 @@ "@commitlint/config-angular": "11.0.0", | ||
"jest": "26.4.2", | ||
"ts-jest": "26.4.0", | ||
"ts-jest": "26.4.1", | ||
"typescript": "4.0.3" | ||
@@ -44,0 +44,0 @@ }, |
Sorry, the diff of this file is too big to display
571538
Updatedaws-sdk@^2.748.0