Make WordPress Core

Ticket #31511: 31511.2.diff

File 31511.2.diff, 1.3 KB (added by Hareesh Pillai, 5 years ago)

Changes to package.json and package-lock.json file

  • package-lock.json

     
    1380713807                        "integrity": "sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw=="
    1380813808                },
    1380913809                "jquery-color": {
    13810                         "version": "https://github.com/jquery/jquery-color/archive/2.1.1.tar.gz",
    13811                         "integrity": "sha512-jEnPyfJVmszNKz1vDYXVu/1RafVio6/aCp/lq1D1BLejJzpsmQeje7NkGMGb3ewRJ8LdZvqumYEijt5ezbUBlQ=="
     13810                        "version": "https://github.com/jquery/jquery-color/archive/2.1.2.tar.gz",
     13811                        "integrity": "sha512-9aNJaaV4BIEznUUvTtxSomQZYwmX+nt7qPcCSZEz9XFWfjOKgPOyq0brsWKlkUx45m5j+8CW5xHWJXG/qgvDDw=="
    1381213812                },
    1381313813                "jquery-form": {
    1381413814                        "version": "4.2.1",
  • package.json

     
    106106                "element-closest": "^2.0.2",
    107107                "formdata-polyfill": "3.0.13",
    108108                "imagesloaded": "3.2.0",
    109                 "jquery-color": "https://github.com/jquery/jquery-color/archive/2.1.1.tar.gz",
     109                "jquery-color": "https://github.com/jquery/jquery-color/archive/2.1.2.tar.gz",
    110110                "jquery-form": "4.2.1",
    111111                "jquery-hoverintent": "1.8.3",
    112112                "jquery-ui": "https://github.com/jquery/jquery-ui/archive/1.11.4.tar.gz",