diff --git a/package-lock.json b/package-lock.json index 726b91b..5258501 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1317,9 +1317,9 @@ } }, "@moralesl/billing-alert": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@moralesl/billing-alert/-/billing-alert-0.4.0.tgz", - "integrity": "sha512-AuREX9tuoocc+d4vJ6F0NENBadoJXRM04VXGqrHp/i6PzKcJCzMz4Jd3M9a3uVRPDhL17sR7440yj3ByZl46mQ==" + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/@moralesl/billing-alert/-/billing-alert-0.6.0.tgz", + "integrity": "sha512-jor2qE23Tk3Pf9xAk2zbZq29DIhcKOcDsToy7mlQo1+kp8E06AmDvNF9Hin9OCmEh3tbo6vqSRoWKNyvKJrYWQ==" }, "@nodelib/fs.scandir": { "version": "2.1.4", diff --git a/package.json b/package.json index afd9375..9eca65b 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@aws-cdk/aws-sns": "1.105.0", "@aws-cdk/aws-sns-subscriptions": "1.105.0", "@aws-cdk/core": "1.105.0", - "@moralesl/billing-alert": "^0.4.0", + "@moralesl/billing-alert": "^0.6.0", "dotenv": "^16.0.3" } }