diff --git a/package-lock.json b/package-lock.json index 892c1bdd..01e9d623 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1821,11 +1821,11 @@ "dev": true }, "@bifravst/athena-helpers": { - "version": "8.0.60", - "resolved": "https://registry.npmjs.org/@bifravst/athena-helpers/-/athena-helpers-8.0.60.tgz", - "integrity": "sha512-bHhIaFGUF67UFjubfgP98ICOT3pqo4XOnnJSBIXf08B5lbFpHj+QaIClW5lTlu9Dikx39vjI6Ceo11PWir4aQg==", + "version": "8.0.61", + "resolved": "https://registry.npmjs.org/@bifravst/athena-helpers/-/athena-helpers-8.0.61.tgz", + "integrity": "sha512-/w8+nWJ0/ufcUNW2inhv4AffELxdR6NCPrmq2/b9TTPwk4L2TX16AHQPmDylX+MG11JRPCTZ1tPt3DW9HVQ9Zw==", "requires": { - "aws-sdk": "^2.747.0", + "aws-sdk": "^2.748.0", "backoff": "^2.5.0" } }, diff --git a/package.json b/package.json index aa0cc58a..4da798a6 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "license": "BSD-3-Clause", "dependencies": { "@aws-sdk/client-dynamodb-v2-node": "0.1.0-preview.2", - "@bifravst/athena-helpers": "8.0.60", + "@bifravst/athena-helpers": "8.0.61", "@bifravst/cell-geolocation-helpers": "1.3.14", "@bifravst/device-ui-server": "2.0.1", "@bifravst/random-words": "4.2.1",