@wix/bex-utils 2.13.0 → 2.14.0

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.
@@ -236,9 +236,9 @@ var init_common_config = __esm({
236
236
  }
237
237
  });
238
238
 
239
- // ../../node_modules/base-64/base64.js
239
+ // ../../node_modules/@wix/headers/node_modules/base-64/base64.js
240
240
  var require_base64 = __commonJS({
241
- "../../node_modules/base-64/base64.js"(exports2, module2) {
241
+ "../../node_modules/@wix/headers/node_modules/base-64/base64.js"(exports2, module2) {
242
242
  "use strict";
243
243
  (function(root) {
244
244
  var freeExports = typeof exports2 == "object" && exports2;