@gammarers/aws-daily-cost-usage-report-stack 2.0.29 → 2.0.30

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
@@ -4139,6 +4139,6 @@
4139
4139
  "symbolId": "src/index:DailyCostUsageReportStackProps"
4140
4140
  }
4141
4141
  },
4142
- "version": "2.0.29",
4143
- "fingerprint": "ICnS0mRd+7Xoy7DjaNpvTegxPaloaJqptmIKMqvF6Hg="
4142
+ "version": "2.0.30",
4143
+ "fingerprint": "ROxkoqpLscanYNaJqTCEZ93gRSETkL6ng9kv5AG3bxs="
4144
4144
  }
@@ -11204,7 +11204,7 @@ var require_form_data = __commonJS({
11204
11204
  FormData2.prototype.toString = function() {
11205
11205
  return "[object FormData]";
11206
11206
  };
11207
- setToStringTag(FormData2, "FormData");
11207
+ setToStringTag(FormData2.prototype, "FormData");
11208
11208
  module2.exports = FormData2;
11209
11209
  }
11210
11210
  });