diff --git a/package-lock.json b/package-lock.json index 8d60c1f..f32c5e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "@aws-solutions-constructs/aws-eventbridge-stepfunctions": "^2.65.0", "@babel/traverse": "^7.25.5", "@mhlabs/cfn-diagram": "^1.1.40", - "@slack/types": "^2.12.0", + "@slack/types": "^2.13.0", "@slack/webhook": "^7.0.3", "@types/aws-lambda": "^8.10.143", "@types/lodash": "4.17.7", @@ -3363,9 +3363,9 @@ } }, "node_modules/@slack/types": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@slack/types/-/types-2.12.0.tgz", - "integrity": "sha512-yFewzUomYZ2BYaGJidPuIgjoYj5wqPDmi7DLSaGIkf+rCi4YZ2Z3DaiYIbz7qb/PL2NmamWjCvB7e9ArI5HkKg==", + "version": "2.13.0", + "resolved": "https://registry.npmjs.org/@slack/types/-/types-2.13.0.tgz", + "integrity": "sha512-OAQVtKYIgBVNRmgIoiTjorGPTlgfcfstU3XYYCBA+czlB9aGcKb9MQc+6Jovi4gq3S98yP/GPBZsJSI/2mHKDQ==", "engines": { "node": ">= 12.13.0", "npm": ">= 6.12.0" diff --git a/package.json b/package.json index 1a28afe..f6c80a8 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@aws-solutions-constructs/aws-eventbridge-stepfunctions": "^2.65.0", "@babel/traverse": "^7.25.5", "@mhlabs/cfn-diagram": "^1.1.40", - "@slack/types": "^2.12.0", + "@slack/types": "^2.13.0", "@slack/webhook": "^7.0.3", "@types/aws-lambda": "^8.10.143", "@types/lodash": "4.17.7",