Make WordPress Core


Ignore:
Timestamp:
11/15/2021 04:33:36 PM (3 years ago)
Author:
desrosj
Message:

External Libraries: Update the regenerator-runtime package to version 0.13.9.

Props hareesh-pillai, sourovroy, hellofromTonya.
Fixes #54027.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package-lock.json

    r52161 r52162  
    2202522025        },
    2202622026        "regenerator-runtime": {
    22027             "version": "0.13.7",
    22028             "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz",
    22029             "integrity": "sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew=="
     22027            "version": "0.13.9",
     22028            "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz",
     22029            "integrity": "sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA=="
    2203022030        },
    2203122031        "regenerator-transform": {
Note: See TracChangeset for help on using the changeset viewer.