@vercel/node 2.8.6 → 2.8.10

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.
@@ -1,5 +1,5 @@
1
1
  // provided by the edge runtime:
2
- /* global addEventListener Request Response atob */
2
+ /* global addEventListener Request Response */
3
3
 
4
4
  // provided by our edge handler logic:
5
5
  /* global IS_MIDDLEWARE ENTRYPOINT_LABEL */