@aws-amplify/storage 4.5.13 → 4.5.14

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/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [4.5.14](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/storage@4.5.13...@aws-amplify/storage@4.5.14) (2022-11-04)
7
+
8
+ **Note:** Version bump only for package @aws-amplify/storage
9
+
10
+
11
+
12
+
13
+
6
14
  ## [4.5.13](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/storage@4.5.12...@aws-amplify/storage@4.5.13) (2022-10-27)
7
15
 
8
16
  **Note:** Version bump only for package @aws-amplify/storage
@@ -32208,7 +32208,7 @@ function __generator(thisArg, body) {
32208
32208
  function verb(n) { return function (v) { return step([n, v]); }; }
32209
32209
  function step(op) {
32210
32210
  if (f) throw new TypeError("Generator is already executing.");
32211
- while (_) try {
32211
+ while (g && (g = 0, op[0] && (_ = 0)), _) try {
32212
32212
  if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
32213
32213
  if (y = 0, t) op = [op[0] & 2, t.value];
32214
32214
  switch (op[0]) {