Make WordPress Core

Changeset 54328 for trunk/package.json


Ignore:
Timestamp:
09/27/2022 03:16:52 PM (3 years ago)
Author:
desrosj
Message:

External Libraries: Update Underscore.js to version 1.13.6.

There are no code changes to the library in this release.

Updating to the latest version for WordPress 6.1 ensures security scanners do not incorrectly flag sites as potentially insecure for having out of date libraries.

Fixes #56030.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r54296 r54328  
    154154        "regenerator-runtime": "0.13.9",
    155155        "twemoji": "14.0.2",
    156         "underscore": "1.13.4",
     156        "underscore": "1.13.6",
    157157        "whatwg-fetch": "3.6.2"
    158158    },
Note: See TracChangeset for help on using the changeset viewer.