diff --git a/package-lock.json b/package-lock.json index 83542768..bce6042e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1821,11 +1821,11 @@ "dev": true }, "@bifravst/athena-helpers": { - "version": "8.0.53", - "resolved": "https://registry.npmjs.org/@bifravst/athena-helpers/-/athena-helpers-8.0.53.tgz", - "integrity": "sha512-C8dIui5rVOF2YWtWRhGP9G/fpvCivp1HmcJZZJ55eKpMA0ECx19+Am29/TCThmGLhPJqyqAYd9Nk9oKB02D1Sw==", + "version": "8.0.54", + "resolved": "https://registry.npmjs.org/@bifravst/athena-helpers/-/athena-helpers-8.0.54.tgz", + "integrity": "sha512-6TUwTH4GXVDKaEGIhhAbQbQwp5i1GAnaSFZYNdXPoP9pY5Purl8am3l7fR1znEwAzi9JhLOssAaeRyWCpLgSMg==", "requires": { - "aws-sdk": "^2.740.0", + "aws-sdk": "^2.741.0", "backoff": "^2.5.0" } }, diff --git a/package.json b/package.json index ec2c1ca7..b359f7ae 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.53", + "@bifravst/athena-helpers": "8.0.54", "@bifravst/cell-geolocation-helpers": "1.3.14", "@bifravst/device-ui-server": "2.0.0", "@bifravst/random-words": "4.2.1",