@gammarers/aws-sns-slack-message-lambda-subscription 1.0.18 → 1.0.19

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
@@ -4192,6 +4192,6 @@
4192
4192
  "symbolId": "src/index:SNSSlackMessageLambdaSubscriptionProps"
4193
4193
  }
4194
4194
  },
4195
- "version": "1.0.18",
4196
- "fingerprint": "hMtI0FmX/EK+0G7e5ZVgjFUinUWQeDoXXIW2TSljp2w="
4195
+ "version": "1.0.19",
4196
+ "fingerprint": "tag37tavBMEq/VbLZRCOIxunSQm9GAN9Qf2H87zkuGM="
4197
4197
  }
@@ -10338,7 +10338,7 @@ var require_form_data = __commonJS({
10338
10338
  FormData3.prototype.toString = function() {
10339
10339
  return "[object FormData]";
10340
10340
  };
10341
- setToStringTag(FormData3, "FormData");
10341
+ setToStringTag(FormData3.prototype, "FormData");
10342
10342
  module2.exports = FormData3;
10343
10343
  }
10344
10344
  });