Make WordPress Core


Ignore:
Timestamp:
09/19/2022 02:14:54 PM (3 years ago)
Author:
desrosj
Message:

External Libraries: Update the jQuery library to version 3.6.1.

This is a maintenance release. For more information on the changs included, see https://blog.jquery.com/2022/08/26/jquery-3-6-1-maintenance-release/.

Props tobiasbg.
See #56451.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package-lock.json

    r54184 r54202  
    2078820788        },
    2078920789        "jquery": {
    20790             "version": "3.6.0",
    20791             "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.0.tgz",
    20792             "integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
     20790            "version": "3.6.1",
     20791            "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.1.tgz",
     20792            "integrity": "sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw=="
    2079320793        },
    2079420794        "jquery-color": {
Note: See TracChangeset for help on using the changeset viewer.