Make WordPress Core


Ignore:
Timestamp:
07/05/2022 02:59:17 PM (15 months ago)
Author:
desrosj
Message:

External Libraries: Update the Underscore library to version 1.13.4.

This is a minor documentation and bug fix release.

Props christinavoudouris, dilipbheda.
Fixes #56030.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package-lock.json

    r53657 r53660  
    2545025450        },
    2545125451        "underscore": {
    25452             "version": "1.13.3",
    25453             "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.3.tgz",
    25454             "integrity": "sha512-QvjkYpiD+dJJraRA8+dGAU4i7aBbb2s0S3jA45TFOvg2VgqvdCDd/3N6CqA8gluk1W91GLoXg5enMUx560QzuA=="
     25452            "version": "1.13.4",
     25453            "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.4.tgz",
     25454            "integrity": "sha512-BQFnUDuAQ4Yf/cYY5LNrK9NCJFKriaRbD9uR1fTeXnBeoa97W0i41qkZfGO9pSo8I5KzjAcSY2XYtdf0oKd7KQ=="
    2545525455        },
    2545625456        "underscore.string": {
Note: See TracChangeset for help on using the changeset viewer.