Ticket #52707: 52707.diff
File 52707.diff, 2.2 KB (added by , 4 years ago) |
---|
-
package-lock.json
3930 3930 "tar-fs": "^2.0.0", 3931 3931 "unbzip2-stream": "^1.3.3", 3932 3932 "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 } 3933 3941 } 3934 3942 }, 3935 3943 "rimraf": { … … 8057 8065 "integrity": "sha512-ZIzRpLJrOj7jjP2miAtgqIfmzbxa4ZOr5jJc601zklsfEx9oTzmmj2nVpIPRpNlRTIh8lc1kyViIY7BWSGNmKw==", 8058 8066 "dev": true 8059 8067 }, 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": true8065 },8066 8068 "diff": { 8067 8069 "version": "4.0.2", 8068 8070 "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz", … … 14577 14579 } 14578 14580 }, 14579 14581 "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==" 14583 14585 }, 14584 14586 "jquery-color": { 14585 14587 "version": "https://github.com/jquery/jquery-color/archive/2.1.2.tar.gz", -
package.json
134 134 "formdata-polyfill": "3.0.13", 135 135 "hoverintent": "2.2.1", 136 136 "imagesloaded": "4.1.4", 137 "jquery": "3. 5.1",137 "jquery": "3.6.0", 138 138 "jquery-color": "https://github.com/jquery/jquery-color/archive/2.1.2.tar.gz", 139 139 "jquery-form": "4.2.1", 140 140 "jquery-hoverintent": "1.8.3",