@gammarers/aws-sns-slack-message-lambda-subscription 0.2.14 → 0.2.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.jsii CHANGED
@@ -3682,7 +3682,7 @@
3682
3682
  "stability": "stable"
3683
3683
  },
3684
3684
  "homepage": "https://github.com/gammarers/aws-sns-slack-message-lambda-subscription.git",
3685
- "jsiiVersion": "5.7.8 (build 2bc6834)",
3685
+ "jsiiVersion": "5.7.9 (build fc02aa4)",
3686
3686
  "keywords": [
3687
3687
  "aws",
3688
3688
  "aws-cdk",
@@ -3903,6 +3903,6 @@
3903
3903
  "symbolId": "src/index:SNSSlackMessageLambdaSubscriptionProps"
3904
3904
  }
3905
3905
  },
3906
- "version": "0.2.14",
3907
- "fingerprint": "cJb4Om/TLOU95yKmn635NhN5P1N6g7uoGoDXjEooLy8="
3906
+ "version": "0.2.15",
3907
+ "fingerprint": "tHBMi/DxcliTDkGn9SoxFtdqVDUtbd5TjAVewDoZtgY="
3908
3908
  }
@@ -14871,7 +14871,7 @@ var require_package = __commonJS({
14871
14871
  "node_modules/@slack/webhook/package.json"(exports2, module2) {
14872
14872
  module2.exports = {
14873
14873
  name: "@slack/webhook",
14874
- version: "7.0.4",
14874
+ version: "7.0.5",
14875
14875
  description: "Official library for using the Slack Platform's Incoming Webhooks",
14876
14876
  author: "Slack Technologies, LLC",
14877
14877
  license: "MIT",
@@ -14884,7 +14884,7 @@ var require_package = __commonJS({
14884
14884
  npm: ">= 8.6.0"
14885
14885
  },
14886
14886
  repository: "slackapi/node-slack-sdk",
14887
- homepage: "https://slack.dev/node-slack-sdk/webhook",
14887
+ homepage: "https://tools.slack.dev/node-slack-sdk/webhook",
14888
14888
  publishConfig: {
14889
14889
  access: "public"
14890
14890
  },
@@ -14904,7 +14904,7 @@ var require_package = __commonJS({
14904
14904
  dependencies: {
14905
14905
  "@slack/types": "^2.9.0",
14906
14906
  "@types/node": ">=18.0.0",
14907
- axios: "^1.7.8"
14907
+ axios: "^1.8.3"
14908
14908
  },
14909
14909
  devDependencies: {
14910
14910
  "@biomejs/biome": "^1.8.3",