Make WordPress Core


Ignore:
Timestamp:
11/03/2019 03:29:46 PM (6 years ago)
Author:
desrosj
Message:

External Libraries: Update Plupload from 2.1.9 to 2.3.6.

This change also updates the MoxieJS dependency from 1.3.5 to 1.5.7, converts Plupload to a dependency in NPM, and integrates all relevant parts into the build process.

For a full list of upstream changes, see https://github.com/moxiecode/plupload/compare/v2.1.9...v2.3.6.

Props desrosj, hareesh-pillai.
Fixes #48277.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        1515vendor
        1616docker-compose.override.yml
         1748277.dif
  • trunk/package-lock.json

    r46606 r46634  
    1578515785            }
    1578615786        },
     15787        "plupload": {
     15788            "version": "2.3.6",
     15789            "resolved": "https://registry.npmjs.org/plupload/-/plupload-2.3.6.tgz",
     15790            "integrity": "sha1-Jgis9zXV6NuDJIck142BdXu0OGY="
     15791        },
    1578715792        "plur": {
    1578815793            "version": "3.1.1",
Note: See TracChangeset for help on using the changeset viewer.