Make WordPress Core

Ticket #52707: 52707.diff

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

     
    39303930                                                "tar-fs": "^2.0.0",
    39313931                                                "unbzip2-stream": "^1.3.3",
    39323932                                                "ws": "^7.2.3"
     3933                                        },
     3934                                        "dependencies": {
     3935                                                "devtools-protocol": {
     3936                                                        "version": "0.0.818844",
     3937                                                        "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.818844.tgz",
     3938                                                        "integrity": "sha512-AD1hi7iVJ8OD0aMLQU5VK0XH9LDlA1+BcPIgrAxPfaibx2DbWucuyOhc4oyQCbnvDDO68nN6/LcKfqTP343Jjg==",
     3939                                                        "dev": true
     3940                                                }
    39333941                                        }
    39343942                                },
    39353943                                "rimraf": {
     
    80578065                        "integrity": "sha512-ZIzRpLJrOj7jjP2miAtgqIfmzbxa4ZOr5jJc601zklsfEx9oTzmmj2nVpIPRpNlRTIh8lc1kyViIY7BWSGNmKw==",
    80588066                        "dev": true
    80598067                },
    8060                 "devtools-protocol": {
    8061                         "version": "0.0.818844",
    8062                         "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.818844.tgz",
    8063                         "integrity": "sha512-AD1hi7iVJ8OD0aMLQU5VK0XH9LDlA1+BcPIgrAxPfaibx2DbWucuyOhc4oyQCbnvDDO68nN6/LcKfqTP343Jjg==",
    8064                         "dev": true
    8065                 },
    80668068                "diff": {
    80678069                        "version": "4.0.2",
    80688070                        "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz",
     
    1457714579                        }
    1457814580                },
    1457914581                "jquery": {
    14580                         "version": "3.5.1",
    14581                         "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz",
    14582                         "integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg=="
     14582                        "version": "3.6.0",
     14583                        "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.0.tgz",
     14584                        "integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
    1458314585                },
    1458414586                "jquery-color": {
    1458514587                        "version": "https://github.com/jquery/jquery-color/archive/2.1.2.tar.gz",
  • package.json

     
    134134                "formdata-polyfill": "3.0.13",
    135135                "hoverintent": "2.2.1",
    136136                "imagesloaded": "4.1.4",
    137                 "jquery": "3.5.1",
     137                "jquery": "3.6.0",
    138138                "jquery-color": "https://github.com/jquery/jquery-color/archive/2.1.2.tar.gz",
    139139                "jquery-form": "4.2.1",
    140140                "jquery-hoverintent": "1.8.3",