gearboxdownloadmodal 7.0.0 → 7.0.1

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/dist/index.es.js CHANGED
@@ -5502,10 +5502,10 @@ function ii(t, e) {
5502
5502
  }
5503
5503
  ii({ read: js.decodeValue, write: js.encodeValue }, ji);
5504
5504
  let ia;
5505
- typeof window < "u" && (ia = ra("sessionId"));
5505
+ typeof window < "u" && (ia = ra("token"));
5506
5506
  const ve = jc.create({
5507
5507
  headers: {
5508
- "X-SESSION-ID": ia
5508
+ Authorization: `Bearer ${ia}`
5509
5509
  }
5510
5510
  });
5511
5511
  async function Nc(t, e, n) {