@bifravst/athena-helpers
Advanced tools
Comparing version 8.0.45 to 8.0.46
{ | ||
"name": "@bifravst/athena-helpers", | ||
"version": "8.0.45", | ||
"version": "8.0.46", | ||
"description": "Helper functions which simplify working with AWS Athena", | ||
@@ -28,7 +28,7 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"aws-sdk": "^2.733.0", | ||
"aws-sdk": "^2.734.0", | ||
"backoff": "^2.5.0" | ||
}, | ||
"devDependencies": { | ||
"@bifravst/code-style": "8.0.60", | ||
"@bifravst/code-style": "8.0.62", | ||
"@commitlint/cli": "9.1.2", | ||
@@ -39,3 +39,3 @@ "@commitlint/config-angular": "9.1.2", | ||
"@types/jest": "26.0.13", | ||
"@types/node": "14.6.3", | ||
"@types/node": "14.6.4", | ||
"husky": "4.2.5", | ||
@@ -42,0 +42,0 @@ "jest": "26.4.2", |
Sorry, the diff of this file is too big to display
Updatedaws-sdk@^2.734.0