Make WordPress Core


Ignore:
Timestamp:
04/27/2022 02:37:09 PM (4 years ago)
Author:
desrosj
Message:

External Libraries: Update the underscore library to version 1.13.3.

This is a minor bug fix release.

Fixes #55547.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package-lock.json

    r53278 r53296  
    2339623396        },
    2339723397        "underscore": {
    23398             "version": "1.13.2",
    23399             "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.2.tgz",
    23400             "integrity": "sha512-ekY1NhRzq0B08g4bGuX4wd2jZx5GnKz6mKSqFL4nqBlfyMGiG10gDFhDTMEfYmDL6Jy0FUIZp7wiRB+0BP7J2g=="
     23398            "version": "1.13.3",
     23399            "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.3.tgz",
     23400            "integrity": "sha512-QvjkYpiD+dJJraRA8+dGAU4i7aBbb2s0S3jA45TFOvg2VgqvdCDd/3N6CqA8gluk1W91GLoXg5enMUx560QzuA=="
    2340123401        },
    2340223402        "underscore.string": {
Note: See TracChangeset for help on using the changeset viewer.