Make WordPress Core

Changeset 56389 for trunk/package.json


Ignore:
Timestamp:
08/11/2023 02:42:58 PM (19 months ago)
Author:
desrosj
Message:

External Libraries: Update the whatwg-fetch polyfill library.

This updates the whatwg-fetch library from version 3.6.2 to 3.6.17, the latest current version.

This library is included and registered within WordPress as the wp-polyfill-fetch script and is no longer used by WordPress itself.

Props rajinsharwar, hareesh-pillai.
Fixes #59066.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r56378 r56389  
    165165        "tslib": "2.6.0",
    166166        "underscore": "1.13.6",
    167         "whatwg-fetch": "3.6.2",
     167        "whatwg-fetch": "3.6.17",
    168168        "wicg-inert": "3.1.2"
    169169    },
Note: See TracChangeset for help on using the changeset viewer.