msw 0.48.0 → 0.48.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.
@@ -180,7 +180,7 @@ function mergeRight(left, right) {
180
180
  import * as cookieUtils2 from "cookie";
181
181
  import { store } from "@mswjs/cookies";
182
182
  import { IsomorphicRequest } from "@mswjs/interceptors";
183
- import { decodeBuffer } from "@mswjs/interceptors/lib/utils/bufferUtils";
183
+ import { decodeBuffer } from "@mswjs/interceptors/lib/utils/bufferUtils.js";
184
184
  import { Headers } from "headers-polyfill";
185
185
 
186
186
  // src/utils/request/getRequestCookies.ts