Index: package-lock.json
===================================================================
--- package-lock.json	(revision 50519)
+++ package-lock.json	(working copy)
@@ -3930,6 +3930,14 @@
 						"tar-fs": "^2.0.0",
 						"unbzip2-stream": "^1.3.3",
 						"ws": "^7.2.3"
+					},
+					"dependencies": {
+						"devtools-protocol": {
+							"version": "0.0.818844",
+							"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.818844.tgz",
+							"integrity": "sha512-AD1hi7iVJ8OD0aMLQU5VK0XH9LDlA1+BcPIgrAxPfaibx2DbWucuyOhc4oyQCbnvDDO68nN6/LcKfqTP343Jjg==",
+							"dev": true
+						}
 					}
 				},
 				"rimraf": {
@@ -8057,12 +8065,6 @@
 			"integrity": "sha512-ZIzRpLJrOj7jjP2miAtgqIfmzbxa4ZOr5jJc601zklsfEx9oTzmmj2nVpIPRpNlRTIh8lc1kyViIY7BWSGNmKw==",
 			"dev": true
 		},
-		"devtools-protocol": {
-			"version": "0.0.818844",
-			"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.818844.tgz",
-			"integrity": "sha512-AD1hi7iVJ8OD0aMLQU5VK0XH9LDlA1+BcPIgrAxPfaibx2DbWucuyOhc4oyQCbnvDDO68nN6/LcKfqTP343Jjg==",
-			"dev": true
-		},
 		"diff": {
 			"version": "4.0.2",
 			"resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz",
@@ -14577,9 +14579,9 @@
 			}
 		},
 		"jquery": {
-			"version": "3.5.1",
-			"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz",
-			"integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg=="
+			"version": "3.6.0",
+			"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.0.tgz",
+			"integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
 		},
 		"jquery-color": {
 			"version": "https://github.com/jquery/jquery-color/archive/2.1.2.tar.gz",
Index: package.json
===================================================================
--- package.json	(revision 50519)
+++ package.json	(working copy)
@@ -134,7 +134,7 @@
 		"formdata-polyfill": "3.0.13",
 		"hoverintent": "2.2.1",
 		"imagesloaded": "4.1.4",
-		"jquery": "3.5.1",
+		"jquery": "3.6.0",
 		"jquery-color": "https://github.com/jquery/jquery-color/archive/2.1.2.tar.gz",
 		"jquery-form": "4.2.1",
 		"jquery-hoverintent": "1.8.3",
