diff --git a/package-lock.json b/package-lock.json index e2c5092..ce0fd52 100644 --- a/package-lock.json +++ b/package-lock.json @@ -329,9 +329,9 @@ "integrity": "sha512-y50vO1lV9G787px8dl4mXchzH83S+a0mYvItY5hBAZrvt83C5M9P8yExL+B6cn4pKrmNY0YuWMWXyZStl/j1/w==" }, "@matthewturner/smartheat-aws": { - "version": "1.1.4", - "resolved": "https://npm.pkg.github.com/download/@matthewturner/smartheat-aws/1.1.4/a1877b3f45457fa0c0b0674fcf544b3f045079f6", - "integrity": "sha512-JKIOY+Tj7s/Lr7mScmrZT5piqvsXCj4xYq8yveZZtfjPfkvgAeUZI4IYhGDm3U5Diiu6loQbJUhH8x1G+i3vPA==", + "version": "1.1.5", + "resolved": "https://npm.pkg.github.com/download/@matthewturner/smartheat-aws/1.1.5/f69b04b8c29e0f01b27a2e7cf2d3f4dd082afb72", + "integrity": "sha512-Vr20PMH7MqyIHlZWP/RmCx/DVOwlzu1H3OeaIeBqYdNlZX2kxq6R6iROfQ7R1x4Vqgr3oENfS7f4C6rcH+rNzQ==", "requires": { "@hapi/boom": "^7.4.9", "@hapi/cryptiles": "^4.1.3", diff --git a/package.json b/package.json index b2baff4..3fa7f71 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@hapi/cryptiles": "^4.1.3", "@hapi/hoek": "^9.3.0", "@matthewturner/durationjs": "^1.2.0", - "@matthewturner/smartheat-aws": "^1.1.0", + "@matthewturner/smartheat-aws": "^1.1.5", "@matthewturner/smartheat-clients": "^1.3.0", "@matthewturner/smartheat-core": "^v1.1.0", "JSON": "^1.0.0",