diff --git a/package-lock.json b/package-lock.json index 775ae74c..1707ae3e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1732,11 +1732,11 @@ "dev": true }, "@bifravst/athena-helpers": { - "version": "8.0.96", - "resolved": "https://registry.npmjs.org/@bifravst/athena-helpers/-/athena-helpers-8.0.96.tgz", - "integrity": "sha512-w6Evb+QsP9SuokTVzHfTxw9lpOQQvHgE5mg+VGt4FZdtPm1D81IDurU3h8Z5WEmAtOnW8C5X9By8OtH42KynEA==", + "version": "8.0.97", + "resolved": "https://registry.npmjs.org/@bifravst/athena-helpers/-/athena-helpers-8.0.97.tgz", + "integrity": "sha512-KudV/2Ph0E1Li06vR2jLVBd/dessX80eKstqdEfZ1by6i5ynOBR2BoynLmDn88RfIeXhrb9xsncfIusl9cvTNw==", "requires": { - "aws-sdk": "^2.783.0", + "aws-sdk": "^2.784.0", "backoff": "^2.5.0" } }, diff --git a/package.json b/package.json index 229318da..ba387237 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "license": "BSD-3-Clause", "dependencies": { "@aws-sdk/client-dynamodb-v2-node": "0.1.0-preview.2", - "@bifravst/athena-helpers": "8.0.96", + "@bifravst/athena-helpers": "8.0.97", "@bifravst/cell-geolocation-helpers": "1.3.22", "@bifravst/device-ui-server": "2.0.1", "@bifravst/firmware-ci": "4.1.3",