Make WordPress Core

Changeset 54386 for trunk/package.json


Ignore:
Timestamp:
10/04/2022 03:52:33 PM (4 years ago)
Author:
desrosj
Message:

External Libraries: Update clipboard and polyfill-library.

This updates the Clipboard.js and polyfill-library dependencies to their latest versions (2.0.11 and 4.4.0, respectively).

Fixes #56670.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r54383 r54386  
    134134        "@wordpress/wordcount": "3.17.1",
    135135        "backbone": "1.4.1",
    136         "clipboard": "2.0.10",
     136        "clipboard": "2.0.11",
    137137        "core-js-url-browser": "3.6.4",
    138138        "element-closest": "^2.0.2",
     
    149149        "moment": "2.29.4",
    150150        "objectFitPolyfill": "2.3.5",
    151         "polyfill-library": "4.0.0",
     151        "polyfill-library": "4.4.0",
    152152        "react": "17.0.2",
    153153        "react-dom": "17.0.2",
Note: See TracChangeset for help on using the changeset viewer.