Make WordPress Core


Ignore:
Timestamp:
03/19/2026 10:31:13 AM (6 months ago)
Author:
desrosj
Message:

External Libraries: Update underscore to 1.13.8.

A full list of changes can be found on GitHub: https://github.com/jashkenas/underscore/compare/1.13.7...1.13.8.

Props jonsurrell.
Fixes #64891.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package-lock.json

    r62050 r62060  
    3838                                "react-is": "18.3.1",
    3939                                "regenerator-runtime": "0.14.1",
    40                                 "underscore": "1.13.7",
     40                                "underscore": "1.13.8",
    4141                                "whatwg-fetch": "3.6.20",
    4242                                "wicg-inert": "3.1.3"
     
    3214032140                },
    3214132141                "node_modules/underscore": {
    32142                         "version": "1.13.7",
    32143                         "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.7.tgz",
    32144                         "integrity": "sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g=="
     32142                        "version": "1.13.8",
     32143                        "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.8.tgz",
     32144                        "integrity": "sha512-DXtD3ZtEQzc7M8m4cXotyHR+FAS18C64asBYY5vqZexfYryNNnDc02W4hKg3rdQuqOYas1jkseX0+nZXjTXnvQ==",
     32145                        "license": "MIT"
    3214532146                },
    3214632147                "node_modules/underscore.string": {
Note: See TracChangeset for help on using the changeset viewer.