Make WordPress Core

Ticket #51405: 51405.diff

File 51405.diff, 1.2 KB (added by desrosj, 4 years ago)
  • package-lock.json

     
    1458414584                        "integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
    1458514585                },
    1458614586                "jquery-color": {
    14587                         "version": "https://github.com/jquery/jquery-color/archive/2.1.2.tar.gz",
    14588                         "integrity": "sha512-9aNJaaV4BIEznUUvTtxSomQZYwmX+nt7qPcCSZEz9XFWfjOKgPOyq0brsWKlkUx45m5j+8CW5xHWJXG/qgvDDw=="
     14587                        "version": "2.2.0",
     14588                        "resolved": "https://registry.npmjs.org/jquery-color/-/jquery-color-2.2.0.tgz",
     14589                        "integrity": "sha512-4VoxsLMw860EQGNT/TmP3Lbr7/1OCQlBPS4ILj7bxRApJrPQfpqzdIOTY8Ll9nGY7UHtWqDuzR7cUcS1lcWjVw=="
    1458914590                },
    1459014591                "jquery-form": {
    1459114592                        "version": "4.2.1",
  • package.json

     
    135135                "hoverintent": "2.2.1",
    136136                "imagesloaded": "4.1.4",
    137137                "jquery": "3.6.0",
    138                 "jquery-color": "https://github.com/jquery/jquery-color/archive/2.1.2.tar.gz",
     138                "jquery-color": "2.2.0",
    139139                "jquery-form": "4.2.1",
    140140                "jquery-hoverintent": "1.10.1",
    141141                "lodash": "4.17.19",